|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.swing.util.ValueEditor.BaseImpl
butler.swing.util.StringEditor
butler.swing.util.NumericEditor
public class NumericEditor
Editor for numeric values.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class butler.swing.util.ValueEditor.BaseImpl |
---|
ValueEditor.BaseImpl.ThisChangeListener, ValueEditor.BaseImpl.ThisFocusListener, ValueEditor.BaseImpl.ThisKeyListener |
Nested classes/interfaces inherited from interface butler.swing.util.ValueEditor |
---|
ValueEditor.BaseImpl |
Constructor Summary | |
---|---|
NumericEditor(NumericDatatype datatype)
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
Methods inherited from class butler.swing.util.StringEditor |
---|
clear, getComponent, getDatatype, setDatatype, setValue0 |
Methods inherited from class butler.swing.util.ValueEditor.BaseImpl |
---|
addChangeListener, fireStateChanged, isDirty, isNullable, setCaption, setDatatype, setEdited, setNullable, setValidator, setValue, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumericEditor(NumericDatatype datatype) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.Object getValue() throws java.lang.Exception
getValue
in interface ValueEditor
getValue
in class StringEditor
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |