org.netbeans.core/2 3.32

org.netbeans.beaninfo.editors
Class LongEditor

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

public class LongEditor
extends WrappersEditor

Editor for property of type java.lang.Long


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
LongEditor()
           
 
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

LongEditor

public LongEditor()
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.