org.gnu.gnome.event
public class ClientEvent extends GtkEvent
| Nested Class Summary | |
|---|---|
| static class | ClientEvent.Type
Type of a ClientEvent |
| Constructor Summary | |
|---|---|
| ClientEvent(Object source, ClientEvent.Type type)
Creates a new ClientEvent. | |
| Method Summary | |
|---|---|
| boolean | isOfType(ClientEvent.Type aType) |
Returns: True if the type of this event is the same as that stated.