org.gnu.gdk
Class CursorType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.CursorType
public class CursorType
- extends org.gnu.glib.Enum
Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
X_CURSOR
public static final CursorType X_CURSOR
ARROW
public static final CursorType ARROW
BASED_ARROW_DOWN
public static final CursorType BASED_ARROW_DOWN
BASED_ARROW_UP
public static final CursorType BASED_ARROW_UP
BOAT
public static final CursorType BOAT
BOGOSITY
public static final CursorType BOGOSITY
BOTTOM_LEFT_CORNER
public static final CursorType BOTTOM_LEFT_CORNER
BOTTOM_RIGHT_CORNER
public static final CursorType BOTTOM_RIGHT_CORNER
BOTTOM_SIDE
public static final CursorType BOTTOM_SIDE
BOTTOM_TEE
public static final CursorType BOTTOM_TEE
BOX_SPIRAL
public static final CursorType BOX_SPIRAL
CENTER_PTR
public static final CursorType CENTER_PTR
CIRCLE
public static final CursorType CIRCLE
CLOCK
public static final CursorType CLOCK
COFFEE_MUG
public static final CursorType COFFEE_MUG
CROSS
public static final CursorType CROSS
CROSS_REVERSE
public static final CursorType CROSS_REVERSE
CROSSHAIR
public static final CursorType CROSSHAIR
DIAMOND_CROSS
public static final CursorType DIAMOND_CROSS
DOT
public static final CursorType DOT
DOTBOX
public static final CursorType DOTBOX
DOUBLE_ARROW
public static final CursorType DOUBLE_ARROW
DRAFT_LARGE
public static final CursorType DRAFT_LARGE
DRAFT_SMALL
public static final CursorType DRAFT_SMALL
DRAPED_BOX
public static final CursorType DRAPED_BOX
EXCHANGE
public static final CursorType EXCHANGE
FLEUR
public static final CursorType FLEUR
GOBBLER
public static final CursorType GOBBLER
GUMBY
public static final CursorType GUMBY
HAND1
public static final CursorType HAND1
HAND2
public static final CursorType HAND2
HEART
public static final CursorType HEART
ICON
public static final CursorType ICON
IRON_CROSS
public static final CursorType IRON_CROSS
LEFT_PTR
public static final CursorType LEFT_PTR
LEFT_SIDE
public static final CursorType LEFT_SIDE
LEFT_TEE
public static final CursorType LEFT_TEE
LEFTBUTTON
public static final CursorType LEFTBUTTON
LL_ANGLE
public static final CursorType LL_ANGLE
LR_ANGLE
public static final CursorType LR_ANGLE
MAN
public static final CursorType MAN
MIDDLEBUTTON
public static final CursorType MIDDLEBUTTON
MOUSE
public static final CursorType MOUSE
PENCIL
public static final CursorType PENCIL
PIRATE
public static final CursorType PIRATE
PLUS
public static final CursorType PLUS
QUESTION_ARROW
public static final CursorType QUESTION_ARROW
RIGHT_PTR
public static final CursorType RIGHT_PTR
RIGHT_SIDE
public static final CursorType RIGHT_SIDE
RIGHT_TEE
public static final CursorType RIGHT_TEE
RIGHTBUTTON
public static final CursorType RIGHTBUTTON
RTL_LOGO
public static final CursorType RTL_LOGO
SAILBOAT
public static final CursorType SAILBOAT
SB_DOWN_ARROW
public static final CursorType SB_DOWN_ARROW
SB_H_DOUBLE_ARROW
public static final CursorType SB_H_DOUBLE_ARROW
SB_LEFT_ARROW
public static final CursorType SB_LEFT_ARROW
SB_RIGHT_ARROW
public static final CursorType SB_RIGHT_ARROW
SB_UP_ARROW
public static final CursorType SB_UP_ARROW
SB_V_DOUBLE_ARROW
public static final CursorType SB_V_DOUBLE_ARROW
SHUTTLE
public static final CursorType SHUTTLE
SIZING
public static final CursorType SIZING
SPIDER
public static final CursorType SPIDER
SPARYCAN
public static final CursorType SPARYCAN
STAR
public static final CursorType STAR
TARGET
public static final CursorType TARGET
TCROSS
public static final CursorType TCROSS
TOP_LEFT_ARROW
public static final CursorType TOP_LEFT_ARROW
TOP_LEFT_CORNER
public static final CursorType TOP_LEFT_CORNER
TOP_RIGHT_CORNER
public static final CursorType TOP_RIGHT_CORNER
TOP_SIDE
public static final CursorType TOP_SIDE
TOP_TEE
public static final CursorType TOP_TEE
TREK
public static final CursorType TREK
UL_ANGLE
public static final CursorType UL_ANGLE
UMBRELLA
public static final CursorType UMBRELLA
UR_ANGLE
public static final CursorType UR_ANGLE
WATCH
public static final CursorType WATCH
XTERM
public static final CursorType XTERM
LAST_CURSOR
public static final CursorType LAST_CURSOR
CURSOR_IS_PIXMAP
public static final CursorType CURSOR_IS_PIXMAP
intern
public static CursorType intern(int value)
or
public CursorType or(CursorType other)
and
public CursorType and(CursorType other)
xor
public CursorType xor(CursorType other)
test
public boolean test(CursorType other)