Package org.gnu.gtk.event

Interface Summary
AdjustmentListener Listener for the Adjustment object.
ButtonListener Listener for the Button widget.
CalendarListener Listener for the Calendar widget.
CellRendererTextListener Listener CellRendererText widgets.
CellRendererToggleListener Listener CellRendererText widgets.
ContainerListener This is the listener interface for receiving container events on a Container.
DialogListener This is the listener interface for receiving dialog events.
DragDestinationListener  
DragSourceListener  
EditableListener This is the listener interface for receiving editable events.
EntryListener This is the listener interface for receiving entry events.
FocusListener  
KeyListener  
LifeCycleListener This is the listener interface for receiving life cycle realted events for a Widget.
MenuItemListener  
MouseListener  
NotebookListener  
OptionMenuListener Listener for the OptionMenu widget.
RangeListener Listener for widgets derived from the Range class.
ScaleListener Listener for the Scale widget.
SpinListener Listener for the SpinButton widget.
TextBufferListener This is the listener interface for receiving text buffer events.
TextViewListener This is the listener interface for receiving text view realted events for a Widget.
ToggleListener A Listener interface for toggle events.
TreeSelectionListener Listener for the TreeSelectionEvent.
TreeViewColumnListener Listener for the TreeViewColumnEvent.
 

Class Summary
AdjustmentEvent An event represeting action by a Adjustment object.
AdjustmentEvent.Type  
ButtonEvent An event represeting action by a Button widget.
ButtonEvent.Type Type of a ButtonEvent
CalendarEvent An event represeting action by a Calendar widget.
CalendarEvent.Type Type of a CalendarEvent
CellRendererTextEvent An event represeting action by a CellRendererText widget.
CellRendererTextEvent.Type  
CellRendererToggleEvent An event represeting action by a CellRendererToggle widget.
CellRendererToggleEvent.Type  
ContainerEvent  
ContainerEvent.Type  
DialogEvent This event is used to identify when a dialog receives an event
DialogEvent.Type  
EditableEvent This event is used to identify when an editable receives an event
EditableEvent.Type  
EntryEvent This event is used to identify when an entry receives an event
EntryEvent.Type  
FocusEvent  
FocusEvent.Type  
GtkEvent  
GtkEventType Represents a particular type of an event.
KeyEvent  
KeyEvent.Type  
LifeCycleEvent This event is used to identify life cycle events that effect a widget.
LifeCycleEvent.Type  
MenuItemEvent An event represeting action by a MenuItem widget.
MenuItemEvent.Type  
MouseEvent  
MouseEvent.Type  
NotebookEvent An event represeting action by a Notebook widget.
NotebookEvent.Type  
OptionMenuEvent An event represeting action by a OptionMenu widget.
OptionMenuEvent.Type Type of a OptionMenuEvent
RangeEvent An event represeting action by a Range widget.
RangeEvent.Type  
ScaleEvent An event representing a request for formatting information for the label of a scale widget
ScaleEvent.Type  
SpinEvent An event represeting action by a SpinButton widget.
SpinEvent.Type  
TextBufferEvent This event represents TextBuffer events
TextBufferEvent.Type  
TextViewEvent This event is used to identify events of the TextView widget.
TextViewEvent.Type Used to describe the type of event.
ToggleEvent This is an event for the toggling of ToggleButton widgets.
ToggleEvent.Type  
TreeSelectionEvent An event thrown when a cell has been selected in a TreeView widget.
TreeSelectionEvent.Type  
TreeViewColumnEvent An event thrown when a cell has been selected in a TreeView widget.
TreeViewColumnEvent.Type  
TreeViewEvent An event represeting action by a TreeView widget.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net