public class ControlParsedNumberField extends ControlNumberField
ControlNumberField.MyKeyListener| Modifier and Type | Field | Description |
|---|---|---|
protected SuryonoParser |
parser |
ACTION, isUnderEjs, METHOD_FOR_VARIABLE, METHOD_TRIGGER, myGroup, myObject, myPropertiesTable, VARIABLE_CHANGEDdefaultColor, defaultFormat, defaultValue, defaultValueSet, editingColor, errorColor, format, internalValue, textfieldACTION_OFF, ACTION_ON, ACTION_PRESS, ENABLED, FONT, FOREGROUND, myVisual, NAME, PARENT, POSITION, SIZE, TOOLTIP, VISIBLE| Constructor | Description |
|---|---|
ControlParsedNumberField(java.lang.Object _visual) |
Constructor ControlParsedNumberField
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.awt.Component |
createVisual(java.lang.Object _visual) |
Creates the visual component of this
ControlElement,
the one you can configure graphically. |
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, variablesChangeddecideColors, getPropertyInfo, getPropertyList, getValue, reset, setColor, setDefaultValue, setInternalValue, setValuegetComponent, getIcon, getVisual, parseConstantprotected SuryonoParser parser
public ControlParsedNumberField(java.lang.Object _visual)
_visual - protected java.awt.Component createVisual(java.lang.Object _visual)
ControlSwingElementControlElement,
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