org.gnu.gnome.event
Class IconEntryEvent.Type

java.lang.Object
  extended byorg.gnu.glib.EventType
      extended byorg.gnu.gnome.event.IconEntryEvent.Type
Enclosing class:
IconEntryEvent

public static class IconEntryEvent.Type
extends org.gnu.glib.EventType


Field Summary
static IconEntryEvent.Type BROWSE
           
static IconEntryEvent.Type CHANGED
           
 
Methods inherited from class org.gnu.glib.EventType
getID, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHANGED

public static final IconEntryEvent.Type CHANGED

BROWSE

public static final IconEntryEvent.Type BROWSE