Uses of Class
org.gnu.gtk.event.GtkEvent

Packages that use GtkEvent
org.gnu.gtk.event   
 

Uses of GtkEvent in org.gnu.gtk.event
 

Subclasses of GtkEvent in org.gnu.gtk.event
 class AdjustmentEvent
          An event represeting action by a Adjustment object.
 class ButtonEvent
          An event represeting action by a Button widget.
 class CalendarEvent
          An event represeting action by a Calendar widget.
 class CellRendererTextEvent
          An event represeting action by a CellRendererText widget.
 class CellRendererToggleEvent
          An event represeting action by a CellRendererToggle widget.
 class ContainerEvent
           
 class DialogEvent
          This event is used to identify when a dialog receives an event
 class EditableEvent
          This event is used to identify when an editable receives an event
 class EntryEvent
          This event is used to identify when an entry receives an event
 class FocusEvent
           
 class KeyEvent
           
 class LifeCycleEvent
          This event is used to identify life cycle events that effect a widget.
 class MenuItemEvent
          An event represeting action by a MenuItem widget.
 class MouseEvent
           
 class NotebookEvent
          An event represeting action by a Notebook widget.
 class OptionMenuEvent
          An event represeting action by a OptionMenu widget.
 class RangeEvent
          An event represeting action by a Range widget.
 class ScaleEvent
          An event representing a request for formatting information for the label of a scale widget
 class SpinEvent
          An event represeting action by a SpinButton widget.
 class TextBufferEvent
          This event represents TextBuffer events
 class TextViewEvent
          This event is used to identify events of the TextView widget.
 class ToggleEvent
          This is an event for the toggling of ToggleButton widgets.
 class TreeSelectionEvent
          An event thrown when a cell has been selected in a TreeView widget.
 class TreeViewColumnEvent
          An event thrown when a cell has been selected in a TreeView widget.
 class 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