org.gnu.gnome.event
public static class ClientEvent.Type extends EventType
Deprecated: Superceeded by java-gnome 4.0; as signal handling are implemented differently, you will need to reimplement any code using these callbacks.
Type of a ClientEvent| Field Summary | |
|---|---|
| static ClientEvent.Type | CONNECT |
| static ClientEvent.Type | DIE |
| static ClientEvent.Type | DISCONNECT |
| static ClientEvent.Type | SAVE_COMPLETE |
| static ClientEvent.Type | SAVE_YOURSELF |
| static ClientEvent.Type | SHUTDOWN_CANCELLED |