org.gnu.gnome.event

Class IconEntryEvent.Type

public static class IconEntryEvent.Type extends EventType

Field Summary
static IconEntryEvent.TypeBROWSE
static IconEntryEvent.TypeCHANGED

Field Detail

BROWSE

public static final IconEntryEvent.Type BROWSE

CHANGED

public static final IconEntryEvent.Type CHANGED

Deprecated: Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.