org.gnu.gtk.event

Class TreeSelectionEvent

public class TreeSelectionEvent extends GtkEvent

An event fired when a cell has been selected in a {@link org.gnu.gtk.TreeView} widget.
Nested Class Summary
static classTreeSelectionEvent.Type
Constructor Summary
TreeSelectionEvent(Object source)
Creates a new selection Event.

Constructor Detail

TreeSelectionEvent

public TreeSelectionEvent(Object source)
Creates a new selection Event. This is used internally by java-gnome. Users only have to deal with listeners.