org.jdesktop.swingx
Class JXFrameBeanInfo.StartPositionPropertyEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.jdesktop.swingx.editors.EnumPropertyEditor<JXFrame.StartPosition>
          extended by org.jdesktop.swingx.JXFrameBeanInfo.StartPositionPropertyEditor
All Implemented Interfaces:
PropertyEditor
Enclosing class:
JXFrameBeanInfo

public static final class JXFrameBeanInfo.StartPositionPropertyEditor
extends EnumPropertyEditor<JXFrame.StartPosition>


Constructor Summary
JXFrameBeanInfo.StartPositionPropertyEditor()
           
 
Method Summary
 
Methods inherited from class org.jdesktop.swingx.editors.EnumPropertyEditor
getAsText, getJavaInitializationString, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JXFrameBeanInfo.StartPositionPropertyEditor

public JXFrameBeanInfo.StartPositionPropertyEditor()