Package ch.bailu.gtk.gtk
Interface ArrowType
public interface ArrowType
-
Field Summary
-
Field Details
-
UP
static final int UPRepresents an upward pointing arrow.- See Also:
-
DOWN
static final int DOWNRepresents a downward pointing arrow.- See Also:
-
LEFT
static final int LEFTRepresents a left pointing arrow.- See Also:
-
RIGHT
static final int RIGHTRepresents a right pointing arrow.- See Also:
-
NONE
static final int NONENo arrow.- See Also:
-