public class NumberInputBox
extends controlP5.Numberbox
Modifier and Type | Field and Description |
---|---|
private NumberInputBoxKeyEventHelper |
nin |
_myMultiplier, _myNumberCount, autoHeight, autoSpacing, autoWidth, cnt, DOWN, isActive, LEFT, RIGHT, scrollSensitivity, UP
_myAddress, _myArrayValue, _myBehavior, _myBroadcastType, _myCaptionLabel, _myControllerPlugList, _myControllerView, _myControlListener, _myControlWindow, _myDebugView, _myDecimalPoints, _myDefaultValue, _myDisplayMode, _myId, _myMax, _myMin, _myName, _myParent, _myPickingColor, _myStringValue, _myUnit, _myValue, _myValueLabel, absolutePosition, availableImages, color, cp5, dragged, height, images, isBehavior, isBroadcast, isInit, isInside, isLabelVisible, isLock, isMousePressed, isMoveable, isUpdate, isUserInteraction, isVisible, listening, mouseover, position, positionBuffer, subelements, target, targetObject, tooltipEnabled, width
acceptClassList, ACTION_BROADCAST, ACTION_ENTER, ACTION_LEAVE, ACTION_PRESSED, ACTION_RELEASED, ACTION_RELEASEDOUTSIDE, ACTIVE, ALL, ALT, ARC, ARRAY, BACKSPACE, BASELINE, BITFONT, BOOLEAN, BOTTOM, BOTTOM_OUTSIDE, CAPTIONLABEL, CENTER, COMMANDKEY, CONTROL, controlEventClass, CUSTOM, DECREASE, DEFAULT, DELETE, DONE, ELLIPSE, ENTER, ESCAPE, EVENT, eventMethod, FADEIN, FADEOUT, FIELD, FLOAT, HALF_PI, HIDE, HIGHLIGHT, HORIZONTAL, IDLE, IMAGE, INACTIVE, INCREASE, INTEGER, INVALID, KEYCONTROL, LEFT_OUTSIDE, LINE, LOAD, MENU, METHOD, MOVE, MULTI, MULTIPLES, OVER, PI, PRESSED, PRINT, RELEASE, RESET, RIGHT_OUTSIDE, SAVE, SHIFT, SINGLE, SINGLE_COLUMN, SINGLE_ROW, SPRITE, STRING, SWITCH, SWITCH_BACK, SWITCH_FORE, TAB, TOP, TOP_OUTSIDE, TRANSITION_WAIT_FADEIN, TWO_PI, VALUELABEL, VERBOSE, VERTICAL, WAIT
Constructor and Description |
---|
NumberInputBox(processing.core.PApplet p,
controlP5.ControlP5 cp5,
java.lang.String theName) |
Modifier and Type | Method and Description |
---|---|
void |
keyEvent(processing.event.KeyEvent k) |
getMultiplier, linebreak, mousePressed, mouseReleased, mouseReleasedOutside, scrolled, setDirection, setMultiplier, setRange, setScrollSensitivity, setSensitivity, setValue, shuffle, update, updateDisplayMode, updateInternalEvents
absolutePosition, add, addCallback, addControllerPlug, addListener, adjustValue, adjustValue, align, arrayValue, behavior, bringToFront, bringToFront, broadcast, broadcast, captionLabel, changeValue, checkControllerPlug, color, continuousUpdateEvents, controllerPlug, controlWindow, defaultValue, draw, getAbsolutePosition, getAddress, getArrayValue, getArrayValue, getBehavior, getCaptionLabel, getColor, getControllerPlug, getControllerPlugList, getControlWindow, getDecimalPrecision, getDefaultValue, getHeight, getId, getInfo, getIsInside, getLabel, getMax, getMin, getName, getParent, getPickingColor, getPointer, getPosition, getProperty, getProperty, getStringValue, getTab, getValue, getValueLabel, getWidth, getWindow, hide, id, init, initControllerValue, inside, isActive, isBroadcast, isInside, isLabelVisible, isListening, isLock, isMouseOver, isMousePressed, isMoveable, isTooltipEnabled, isUpdate, isUserInteraction, isVisible, label, listen, listen, listenerSize, lock, max, min, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, name, onClick, onDrag, onEnter, onLeave, onMove, onPress, onRelease, onReleaseOutside, onScroll, parent, plugTo, plugTo, plugTo, plugTo, position, registerProperty, registerProperty, registerTooltip, remove, remove, removeBehavior, removeCallback, removeCallback, removeControllerPlug, removeListener, removeProperty, removeProperty, setAbsolutePosition, setAddress, setArrayValue, setArrayValue, setAutoUpdate, setBehavior, setBroadcast, setCaptionLabel, setColor, setColorActive, setColorBackground, setColorCaptionLabel, setColorForeground, setColorLabel, setColorValue, setColorValueLabel, setDecimalPrecision, setDefaultValue, setDisplay, setDisplay, setGroup, setGroup, setHeight, setId, setImage, setImage, setImages, setImages, setImages, setIsInside, setLabel, setLabelVisible, setLock, setMax, setMin, setMouseOver, setMousePressed, setMoveable, setParent, setPosition, setPosition, setSize, setSize, setStringValue, setTab, setTab, setTooltipEnabled, setUpdate, setUserInteraction, setValueLabel, setView, setView, setVisible, setWidth, setWindow, setWindow, show, stringValue, toString, trigger, unlock, unplugFrom, unplugFrom, unregisterTooltip, updateAbsolutePosition, updateEvents, updateFont, updateSize, value, valueLabel
private final NumberInputBoxKeyEventHelper nin