org.netbeans.core/2 3.32

org.netbeans.beaninfo.editors
Class BooleanEditor

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

public class BooleanEditor
extends WrappersEditor

Editor for property of type java.lang.Boolean


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
BooleanEditor()
           
 
Method Summary
 String getJavaInitializationString()
           
 
Methods inherited from class org.netbeans.beaninfo.editors.WrappersEditor
addPropertyChangeListener, attachEnv, getAsText, getCustomEditor, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanEditor

public BooleanEditor()
Method Detail

getJavaInitializationString

public String getJavaInitializationString()

org.netbeans.core/2 3.32

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