Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Enum
org.gnu.gdk.GrabStatus
public class GrabStatus
extends Enum
Field Summary | |
static GrabStatus |
|
static GrabStatus |
|
static GrabStatus |
|
static GrabStatus |
|
static GrabStatus |
|
Method Summary | |
GrabStatus |
|
static GrabStatus |
|
GrabStatus |
|
boolean |
|
GrabStatus |
|
public static final GrabStatus ALREADY_GRABBED
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.
The resource is actively grabbed by another client.
public static final GrabStatus FROZEN
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.
The resource is frozen by an active grab of another client.
public static final GrabStatus INVALID_TIME
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.
The resource was grabbed more recently than the specified time.
public static final GrabStatus NOT_VIEWABLE
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.
The grab window or the confineTo window are not viewable.
public static final GrabStatus SUCCESS
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.
The resource was successfully grabbed.