public interface ControlP5Constants
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<?>[] |
acceptClassList |
static int |
ACTION_BROADCAST |
static int |
ACTION_CLICK |
static int |
ACTION_DRAG |
static int |
ACTION_ENTER |
static int |
ACTION_EXIT |
static int |
ACTION_LEAVE |
static int |
ACTION_MOVE |
static int |
ACTION_PRESS |
static int |
ACTION_PRESSED
Deprecated.
|
static int |
ACTION_RELEASE |
static int |
ACTION_RELEASED
Deprecated.
|
static int |
ACTION_RELEASEDOUTSIDE |
static int |
ACTION_WHEEL |
static int |
ACTIVE |
static int |
ALL
Deprecated.
|
static int |
ALT |
static int |
AQUA |
static int |
ARC |
static int |
ARRAY |
static int |
BACKSPACE |
static int |
BASELINE |
static int |
BITFONT |
static int |
BLACK |
static int |
BLUE |
static int |
BOOLEAN |
static int |
BOTTOM |
static int |
BOTTOM_OUTSIDE |
static int |
CAPTIONLABEL |
static int |
CENTER |
static int |
CHECKBOX |
static int |
COMMANDKEY |
static int |
CONTROL |
static java.lang.Class<?> |
controlEventClass |
static int |
CUSTOM |
static char |
DECREASE |
static int |
DEFAULT |
static int |
DELETE |
static int |
DONE |
static int |
DOWN |
static int |
DROPDOWN |
static int |
ELLIPSE |
static int |
ENTER |
static int |
ESCAPE |
static int |
EVENT |
static java.lang.String |
eventMethod |
static int |
FADEIN |
static int |
FADEOUT |
static int |
FIELD |
static int |
FLOAT |
static int |
FUCHSIA |
static int |
GRAY |
static int |
GREEN |
static int |
grixel |
static float |
HALF_PI |
static char |
HIDE |
static int |
HIGHLIGHT |
static int |
HORIZONTAL |
static int |
IDLE |
static int |
IMAGE |
static int |
INACTIVE |
static char |
INCREASE |
static int |
INTEGER |
static int |
INVALID |
static int |
J2D |
static char |
KEYCONTROL |
static int |
LEFT |
static int |
LEFT_OUTSIDE |
static int |
LIME |
static int |
LINE |
static int |
LIST |
static char |
LOAD |
static int |
MAROON |
static char |
MENU |
static int |
METHOD |
static int |
MOVE |
static int |
MULTI |
static int |
MULTIPLES |
static int |
NAVY |
static int |
OLIVE |
static int |
ORANGE |
static int |
OVER |
static int |
P2D |
static int |
P3D |
static float |
PI |
static int |
PRESSED |
static char |
PRINT |
static int |
PURPLE |
static int |
RED |
static int |
RELEASE |
static char |
RESET |
static int |
RIGHT |
static int |
RIGHT_OUTSIDE |
static char |
SAVE |
static int |
SHIFT |
static int |
SILVER |
static int |
SINGLE |
static int |
SINGLE_COLUMN |
static int |
SINGLE_ROW |
static int |
SPRITE |
static int |
standard56 |
static int |
standard58 |
static int |
STRING |
static int |
SWITCH |
static char |
SWITCH_BACK |
static char |
SWITCH_FORE |
static int |
synt24 |
static int |
TAB |
static int |
TEAL |
static CColor |
THEME_A |
static CColor |
THEME_CP52014 |
static CColor |
THEME_CP5BLUE |
static CColor |
THEME_RED |
static CColor |
THEME_RETRO |
static CColor |
THEME_WHITE |
static int |
TOP |
static int |
TOP_OUTSIDE |
static int |
TRANSITION_WAIT_FADEIN |
static int |
TREE |
static float |
TWO_PI |
static int |
UP |
static int |
VALUELABEL |
static boolean |
VERBOSE |
static int |
VERTICAL |
static int |
WAIT |
static int |
WHITE |
static int |
YELLOW |
static final java.lang.Class<?>[] acceptClassList
static final int ACTION_BROADCAST
static final int ACTION_CLICK
static final int ACTION_DRAG
static final int ACTION_ENTER
static final int ACTION_EXIT
static final int ACTION_LEAVE
static final int ACTION_MOVE
static final int ACTION_PRESS
@Deprecated static final int ACTION_PRESSED
static final int ACTION_RELEASE
@Deprecated static final int ACTION_RELEASED
static final int ACTION_RELEASEDOUTSIDE
static final int ACTION_WHEEL
static final int ACTIVE
@Deprecated static final int ALL
static final int ALT
static final int AQUA
static final int ARC
static final int ARRAY
static final int BACKSPACE
static final int BASELINE
static final int BITFONT
static final int BLACK
static final int BLUE
static final int BOOLEAN
static final int BOTTOM
static final int BOTTOM_OUTSIDE
static final int CAPTIONLABEL
static final int CENTER
static final int CHECKBOX
static final int COMMANDKEY
static final int CONTROL
static final java.lang.Class<?> controlEventClass
static final int CUSTOM
static final char DECREASE
static final int DEFAULT
static final int DELETE
static final int DONE
static final int DOWN
static final int DROPDOWN
static final int ELLIPSE
static final int ENTER
static final int ESCAPE
static final int EVENT
static final java.lang.String eventMethod
static final int FADEIN
static final int FADEOUT
static final int FIELD
static final int FLOAT
static final int FUCHSIA
static final int GRAY
static final int GREEN
static final int grixel
static final float HALF_PI
static final char HIDE
static final int HIGHLIGHT
static final int HORIZONTAL
static final int IDLE
static final int IMAGE
static final int INACTIVE
static final char INCREASE
static final int INTEGER
static final int INVALID
static final int J2D
static final char KEYCONTROL
static final int LEFT
static final int LEFT_OUTSIDE
static final int LIME
static final int LINE
static final int LIST
static final char LOAD
static final int MAROON
static final char MENU
static final int METHOD
static final int MOVE
static final int MULTI
static final int MULTIPLES
static final int NAVY
static final int OLIVE
static final int ORANGE
static final int OVER
static final int P2D
static final int P3D
static final float PI
static final int PRESSED
static final char PRINT
static final int PURPLE
static final int RED
static final int RELEASE
static final char RESET
static final int RIGHT
static final int RIGHT_OUTSIDE
static final char SAVE
static final int SHIFT
static final int SILVER
static final int SINGLE
static final int SINGLE_COLUMN
static final int SINGLE_ROW
static final int SPRITE
static final int standard56
static final int standard58
static final int STRING
static final int SWITCH
static final char SWITCH_BACK
static final char SWITCH_FORE
static final int synt24
static final int TAB
static final int TEAL
static final CColor THEME_A
static final CColor THEME_CP52014
static final CColor THEME_CP5BLUE
static final CColor THEME_RED
static final CColor THEME_RETRO
static final CColor THEME_WHITE
static final int TOP
static final int TOP_OUTSIDE
static final int TRANSITION_WAIT_FADEIN
static final int TREE
static final float TWO_PI
static final int UP
static final int VALUELABEL
static final boolean VERBOSE
static final int VERTICAL
static final int WAIT
static final int WHITE
static final int YELLOW
processing library controlP5 by Andreas Schlegel. (c) 2006-2014