Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enum
org.gnu.gdk.ExtensionMode
public class ExtensionMode
extends Enum
Field Summary | |
static ExtensionMode |
|
static ExtensionMode |
|
static ExtensionMode |
|
Method Summary | |
ExtensionMode |
|
static ExtensionMode |
|
ExtensionMode |
|
boolean |
|
ExtensionMode |
|
public static final ExtensionMode EVENTS_ALL
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
All extension events are desired.
public static final ExtensionMode EVENTS_CURSOR
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Extension events are desired only if a cursor will be displayed for the device.
public static final ExtensionMode EVENTS_NONE
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
No extension events are desired.