org.gnu.gtk.event
public static class TreeModelEvent.Type extends EventType
Deprecated: Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
Type of a TreeModelEventField Summary | |
---|---|
static TreeModelEvent.Type | ROW_CHANGED |
static TreeModelEvent.Type | ROW_DELETED |
static TreeModelEvent.Type | ROW_HAS_CHILD_TOGGLED |
static TreeModelEvent.Type | ROW_INSERTED |
static TreeModelEvent.Type | ROWS_REORDERED |