org.netbeans.beaninfo.editors
Class IntegerEditor
java.lang.Object
org.netbeans.beaninfo.editors.WrappersEditor
org.netbeans.beaninfo.editors.IntegerEditor
- All Implemented Interfaces:
- PropertyEditor, ExPropertyEditor
public class IntegerEditor
- extends WrappersEditor
Editor for property of type java.lang.Integer
| Methods inherited from class org.netbeans.beaninfo.editors.WrappersEditor |
addPropertyChangeListener, attachEnv, getAsText, getCustomEditor, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerEditor
public IntegerEditor()
getJavaInitializationString
public String getJavaInitializationString()
setAsText
public void setAsText(String text)
throws IllegalArgumentException
- Specified by:
setAsText in interface PropertyEditor- Overrides:
setAsText in class WrappersEditor
- Throws:
IllegalArgumentException