public class ControlParsedNumberField extends ControlNumberField
ControlNumberField.MyKeyListener
Modifier and Type | Field and Description |
---|---|
protected SuryonoParser |
parser |
defaultColor, defaultFormat, defaultValue, defaultValueSet, editingColor, errorColor, format, internalValue, textfield
ACTION_OFF, ACTION_ON, ACTION_PRESS, ENABLED, FONT, FOREGROUND, myVisual, NAME, PARENT, POSITION, SIZE, TOOLTIP, VISIBLE
ACTION, isUnderEjs, METHOD_FOR_VARIABLE, METHOD_TRIGGER, myGroup, myObject, myPropertiesTable, VARIABLE_CHANGED
Constructor and Description |
---|
ControlParsedNumberField(java.lang.Object _visual) |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Component |
createVisual(java.lang.Object _visual)
Creates the visual component of this
ControlElement ,
the one you can configure graphically. |
decideColors, getPropertyInfo, getPropertyList, getValue, reset, setColor, setDefaultValue, setInternalValue, setValue
getComponent, getIcon, getVisual, parseConstant
addAction, addAction, addAction, destroy, getGroup, getObject, getProperty, getSimulation, implementsProperty, initialize, invokeActions, invokeActions, isActive, propertyIsTypeOf, propertyType, removeAction, removeAction, setActive, setGroup, setProperties, setProperty, toString, variableChanged, variableChangedDoNotUpdate, variablePropertiesClear, variablesChanged
protected SuryonoParser parser
public ControlParsedNumberField(java.lang.Object _visual)
protected java.awt.Component createVisual(java.lang.Object _visual)
ControlSwingElement
ControlElement
,
the one you can configure graphically.
If an object of an appropriate class is provided, it is used as
the visual.createVisual
in class ControlNumberField
_visual
- The javax.swing.JComponent to be wrapped