org.gnu.gdk

Class CursorType

public class CursorType extends Enum

Field Summary
static CursorTypeARROW
static CursorTypeBASED_ARROW_DOWN
static CursorTypeBASED_ARROW_UP
static CursorTypeBOAT
static CursorTypeBOGOSITY
static CursorTypeBOTTOM_LEFT_CORNER
static CursorTypeBOTTOM_RIGHT_CORNER
static CursorTypeBOTTOM_SIDE
static CursorTypeBOTTOM_TEE
static CursorTypeBOX_SPIRAL
static CursorTypeCENTER_PTR
static CursorTypeCIRCLE
static CursorTypeCLOCK
static CursorTypeCOFFEE_MUG
static CursorTypeCROSS
static CursorTypeCROSSHAIR
static CursorTypeCROSS_REVERSE
static CursorTypeCURSOR_IS_PIXMAP
static CursorTypeDIAMOND_CROSS
static CursorTypeDOT
static CursorTypeDOTBOX
static CursorTypeDOUBLE_ARROW
static CursorTypeDRAFT_LARGE
static CursorTypeDRAFT_SMALL
static CursorTypeDRAPED_BOX
static CursorTypeEXCHANGE
static CursorTypeFLEUR
static CursorTypeGOBBLER
static CursorTypeGUMBY
static CursorTypeHAND1
static CursorTypeHAND2
static CursorTypeHEART
static CursorTypeICON
static CursorTypeIRON_CROSS
static CursorTypeLAST_CURSOR
static CursorTypeLEFTBUTTON
static CursorTypeLEFT_PTR
static CursorTypeLEFT_SIDE
static CursorTypeLEFT_TEE
static CursorTypeLL_ANGLE
static CursorTypeLR_ANGLE
static CursorTypeMAN
static CursorTypeMIDDLEBUTTON
static CursorTypeMOUSE
static CursorTypePENCIL
static CursorTypePIRATE
static CursorTypePLUS
static CursorTypeQUESTION_ARROW
static CursorTypeRIGHTBUTTON
static CursorTypeRIGHT_PTR
static CursorTypeRIGHT_SIDE
static CursorTypeRIGHT_TEE
static CursorTypeRTL_LOGO
static CursorTypeSAILBOAT
static CursorTypeSB_DOWN_ARROW
static CursorTypeSB_H_DOUBLE_ARROW
static CursorTypeSB_LEFT_ARROW
static CursorTypeSB_RIGHT_ARROW
static CursorTypeSB_UP_ARROW
static CursorTypeSB_V_DOUBLE_ARROW
static CursorTypeSHUTTLE
static CursorTypeSIZING
static CursorTypeSPARYCAN
static CursorTypeSPIDER
static CursorTypeSTAR
static CursorTypeTARGET
static CursorTypeTCROSS
static CursorTypeTOP_LEFT_ARROW
static CursorTypeTOP_LEFT_CORNER
static CursorTypeTOP_RIGHT_CORNER
static CursorTypeTOP_SIDE
static CursorTypeTOP_TEE
static CursorTypeTREK
static CursorTypeUL_ANGLE
static CursorTypeUMBRELLA
static CursorTypeUR_ANGLE
static CursorTypeWATCH
static CursorTypeXTERM
static CursorTypeX_CURSOR
Method Summary
CursorTypeand(CursorType other)
static CursorTypeintern(int value)
CursorTypeor(CursorType other)
booleantest(CursorType other)
CursorTypexor(CursorType other)

Field Detail

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

CROSSHAIR

public static final CursorType CROSSHAIR

CROSS_REVERSE

public static final CursorType CROSS_REVERSE

CURSOR_IS_PIXMAP

public static final CursorType CURSOR_IS_PIXMAP

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

LAST_CURSOR

public static final CursorType LAST_CURSOR

LEFTBUTTON

public static final CursorType LEFTBUTTON

LEFT_PTR

public static final CursorType LEFT_PTR

LEFT_SIDE

public static final CursorType LEFT_SIDE

LEFT_TEE

public static final CursorType LEFT_TEE

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

RIGHTBUTTON

public static final CursorType RIGHTBUTTON

RIGHT_PTR

public static final CursorType RIGHT_PTR

RIGHT_SIDE

public static final CursorType RIGHT_SIDE

RIGHT_TEE

public static final CursorType RIGHT_TEE

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

SPARYCAN

public static final CursorType SPARYCAN

SPIDER

public static final CursorType SPIDER

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

X_CURSOR

public static final CursorType X_CURSOR

Method Detail

and

public CursorType and(CursorType other)

intern

public static CursorType intern(int value)

or

public CursorType or(CursorType other)

test

public boolean test(CursorType other)

xor

public CursorType xor(CursorType other)