org.gnu.gnome.event

Class IconEntryEvent.Type

Enclosing Class:
IconEntryEvent

public static class IconEntryEvent.Type
extends EventType

Field Summary

static IconEntryEvent.Type
BROWSE
static 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.

Field Details

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.