Package org.gnu.gtk.event

Interface Summary
ActionEntryListener  
AdjustmentListener Listener for the Adjustment object.
ButtonListener Listener for the Button widget.
CalendarListener Listener for the Calendar widget.
CellEditableListener Listener for the CellEditable class.
CellRendererTextListener Listener CellRendererText widgets.
CellRendererToggleListener Listener CellRendererText widgets.
CheckMenuItemListener This is the listener interface for receiving CheckMenuItem events.
ColorButtonListener This is the listener interface for receiving ColorButton events.
ColorSelectionListener This is the listener interface for receiving ColorSelection events.
ComboBoxListener This is the listener interface for receiving ComboBox events.
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  
EntryCompletionListener This is the listener interface for receiving EntryCompletion events.
EntryListener This is the listener interface for receiving entry events.
ExpanderListener This is the listener interface for receiving Expander events.
ExposeListener This is the listener interface for receiving expose events for a Widget.
FocusListener  
FontButtonListener This is the listener interface for receiving FontButton events.
HandleBoxListener This is the listener interface for receiving HandleBox events.
IconViewListener This is the listener interface for receiving IconView events.
ItemListener Listener for the Item widget.
KeyListener  
LifeCycleListener This is the listener interface for receiving life cycle realted events for a Widget.
MenuItemListener  
MouseListener  
MouseMotionListener This is the listener interface for receiving mouse motion events for a Widget.
NotebookListener  
OptionMenuListener Listener for the OptionMenu widget.
RadioActionEntryListener  
RangeListener Listener for widgets derived from the Range class.
ScaleListener Listener for the Scale widget.
SpinListener Listener for the SpinButton widget.
StatusBarListener Listener for the StatusBar 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.
ToggleActionEntryListener  
ToggleListener A Listener interface for toggle events.
ToggleToolButtonListener This is the listener interface for receiving ToggleToolButton events.
ToolBarListener This is the listener interface for receiving ToolBar events.
ToolButtonListener This is the listener interface for receiving ToolButton events.
TreeModelListener Listener for the TreeModel class.
TreeSelectionListener Listener for the TreeSelectionEvent.
TreeViewColumnListener Listener for the TreeViewColumnEvent.
TreeViewListener Listener for the TreeView class.
UIManagerListener Listener for the UIManager object.
 

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
CellEditableEvent An event represeting action by a CellEditable class.
CellEditableEvent.Type Type of a CellEditableEvent
CellRendererTextEvent An event represeting action by a CellRendererText widget.
CellRendererTextEvent.Type  
CellRendererToggleEvent An event represeting action by a CellRendererToggle widget.
CellRendererToggleEvent.Type  
CheckMenuItemEvent This event is used to identify when a CheckMenuItem receives an event
CheckMenuItemEvent.Type  
ColorButtonEvent This event is used to identify when a ColorButton receives an event
ColorButtonEvent.Type  
ColorSelectionEvent This event is used to identify when a ColorSelection receives an event
ColorSelectionEvent.Type  
ComboBoxEvent This event is used to identify when a ComboBox receives an event
ComboBoxEvent.Type  
ContainerEvent  
ContainerEvent.Type  
DialogEvent This event is used to identify when a dialog receives an event
DialogEvent.Type  
EntryCompletionEvent This event is used to identify when a EntryCompletion receives an event
EntryCompletionEvent.Type  
EntryEvent This event is used to identify when an entry receives an event
EntryEvent.Type  
ExpanderEvent This event is used to identify when a Expander receives an event
ExpanderEvent.Type  
ExposeEvent This event object is used to identify how expose has changed.
ExposeEvent.Type  
FocusEvent  
FocusEvent.Type  
FontButtonEvent This event is used to identify when a FontButton receives an event
FontButtonEvent.Type  
GtkEvent  
HandleBoxEvent This event is used to identify when a HandleBox receives an event
HandleBoxEvent.Type  
IconViewEvent This event is used to identify when a IconView receives an event
IconViewEvent.Type  
ItemEvent An event represeting action by a Item widget.
ItemEvent.Type Type of a ItemEvent
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 This event represents mouse events.
MouseEvent.Type  
MouseMotionEvent This event object is used to identify how mouseMotion has changed.
MouseMotionEvent.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  
StatusBarEvent An event represeting action by a StatusBar widget.
StatusBarEvent.Type Type of a StatusBarEvent
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  
ToggleToolButtonEvent This event is used to identify when a ToggleToolButton receives an event
ToggleToolButtonEvent.Type  
ToolBarEvent This event is used to identify when a ToolBar receives an event
ToolBarEvent.Type  
ToolButtonEvent This event is used to identify when a ToolButton receives an event
ToolButtonEvent.Type  
TreeModelEvent An event represeting action by a TreeModel class.
TreeModelEvent.Type Type of a TreeModelEvent
TreeSelectionEvent An event thrown when a cell has been selected in a TreeView widget.
TreeSelectionEvent.Type  
TreeViewColumnEvent An event generated when a column header in a TreeView widget has been clicked.
TreeViewColumnEvent.Type  
TreeViewEvent An event represeting action by a TreeView widget.
TreeViewEvent.Type Type of a TreeModelEvent
UIManagerEvent An event represeting action by a UIManager object.
UIManagerEvent.Type