public interface TGuiConstants
Modifier and Type | Field and Description |
---|---|
static int |
BOTTOM |
static int |
CENTER |
static Color |
csdrBack |
static Color |
csdrBorder |
static Color |
csdrSlideBack |
static Color |
csdrSlideBorder |
static Color |
csdrThumb |
static BasicStroke |
dashed |
static Color |
DASHED_EDGE_COLOR |
static Font |
displayFont |
static int |
HANDLE_SIZE |
static BasicStroke |
heavyStroke |
static int |
ICON_ONLY |
static int |
LEFT |
static int |
MIDDLE |
static BasicStroke |
needleStroke |
static int |
OVER_COMP |
static int |
OVER_DIAG |
static int |
OVER_HORZ |
static int |
OVER_NONE |
static int |
OVER_VERT |
static int |
RIGHT |
static BasicStroke |
selStroke |
static BasicStroke |
stdStroke |
static int |
TEXT_AND_ICON |
static int |
TEXT_ONLY |
static int |
TOP |
static Color |
winBack |
static Color |
winEdge |
static final int HANDLE_SIZE
static final int OVER_NONE
static final int OVER_COMP
static final int OVER_HORZ
static final int OVER_VERT
static final int OVER_DIAG
static final int LEFT
static final int RIGHT
static final int CENTER
static final int TOP
static final int BOTTOM
static final int MIDDLE
static final int TEXT_ONLY
static final int ICON_ONLY
static final int TEXT_AND_ICON
static final Font displayFont
static final BasicStroke stdStroke
static final BasicStroke selStroke
static final BasicStroke needleStroke
static final BasicStroke heavyStroke
static final BasicStroke dashed
static final Color DASHED_EDGE_COLOR
static final Color csdrBack
static final Color csdrBorder
static final Color csdrSlideBack
static final Color csdrSlideBorder
static final Color csdrThumb
static final Color winBack
static final Color winEdge
Processing tool G4PTool by Peter Lager. (C) 2015