public class ArgumentFloat extends ArgumentComponentSpinner
editor, innerTextField, numberModel, spinner
CL_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, setToolTip
addKeyListener, checkAndExecute, error, evaluateToString, getComponentHeight, getComponentMinWidth, getTopParent, init, resetToolTip, setComponentColor, setMarkIfError, setParameterName, throwError, throwError, throwStringError, throwStringError, unmark
public ExecutionReturn parseNumber(java.lang.String value)
parseNumber
in class ArgumentComponentSpinner
public void setValue(ExecutionReturn value)
ArgumentComponent
setValue
in class ArgumentComponentSpinner