org.gnu.gnome.event
org.gnome.vte
public class ClientEvent extends org.gnu.gtk.event.GtkEvent
Client
widget.Modifier and Type | Class and Description |
---|---|
static class |
ClientEvent.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 |
---|
ClientEvent(java.lang.Object source,
ClientEvent.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(ClientEvent.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 ClientEvent(java.lang.Object source, ClientEvent.Type type)
public boolean isOfType(ClientEvent.Type aType)