org.netbeans.core/2 3.32

org.netbeans.beaninfo.editors
Class IntegerEditor

java.lang.Object
  extended by org.netbeans.beaninfo.editors.WrappersEditor
      extended by org.netbeans.beaninfo.editors.IntegerEditor
All Implemented Interfaces:
PropertyEditor, ExPropertyEditor

public class IntegerEditor
extends WrappersEditor

Editor for property of type java.lang.Integer


Field Summary
 
Fields inherited from class org.netbeans.beaninfo.editors.WrappersEditor
pe
 
Fields inherited from interface org.openide.explorer.propertysheet.ExPropertyEditor
PROP_VALUE_VALID, PROPERTY_HELP_ID
 
Constructor Summary
IntegerEditor()
           
 
Method Summary
 String getJavaInitializationString()
           
 void setAsText(String text)
           
 
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
 

Constructor Detail

IntegerEditor

public IntegerEditor()
Method Detail

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

org.netbeans.core/2 3.32

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.