org.gnu.gnome.event
org.gnome.vte
public class IconEntryEvent extends org.gnu.gtk.event.GtkEvent
IconEntry
widget.Modifier and Type | Class and Description |
---|---|
static class |
IconEntryEvent.Type
Deprecated.
|
Constructor and Description |
---|
IconEntryEvent(java.lang.Object source,
IconEntryEvent.Type type)
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isOfType(IconEntryEvent.Type aType)
Deprecated.
Superceeded by java-gnome 4.0; as signal handling are
implemented differently, you will need to reimplement any
code using these callbacks.
|
public IconEntryEvent(java.lang.Object source, IconEntryEvent.Type type)
public boolean isOfType(IconEntryEvent.Type aType)