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