public class ArgumentFloat extends ArgumentComponentSpinner
editor, innerTextField, numberModel, spinnerCL_DEFAULT, CL_ERROR, DEFAULT_FONT, DEFAULT_INNER_BORDER, DEFAULT_TEXT_BORDER, markIfError| Constructor and Description |
|---|
ArgumentFloat() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionReturn |
parseNumber(java.lang.String value) |
void |
setValue(ExecutionReturn value)
Sets the value within the component to the given value
|
evaluate, getComponent, getInnerComponent, init, setToolTipaddKeyListener, checkAndExecute, error, evaluateToString, getComponentHeight, getComponentMinWidth, getTopParent, init, resetToolTip, setComponentColor, setMarkIfError, setParameterName, throwError, throwError, throwStringError, throwStringError, unmarkpublic ExecutionReturn parseNumber(java.lang.String value)
parseNumber in class ArgumentComponentSpinnerpublic void setValue(ExecutionReturn value)
ArgumentComponentsetValue in class ArgumentComponentSpinner