|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.PropertyEditorSupport | +--com.bbn.openmap.tools.beanbox.PropertyBeanEditor | +--com.bbn.openmap.tools.beanbox.BeanLayoutEditor
Custom property editor for the
BeanLayoutManager
property.
Constructor Summary | |
BeanLayoutEditor()
|
Method Summary | |
java.awt.Component |
getCustomEditor()
returns an instance of the GenericPropertySheet
which serves as the custom editor component for the
BeanLayoutManager property. |
Methods inherited from class com.bbn.openmap.tools.beanbox.PropertyBeanEditor |
isPaintable, paintValue, supportsCustomEditor |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getTags, getValue, removePropertyChangeListener, setAsText, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BeanLayoutEditor()
Method Detail |
public java.awt.Component getCustomEditor()
GenericPropertySheet
which serves as the custom editor component for the
BeanLayoutManager property.
getCustomEditor
in interface java.beans.PropertyEditor
getCustomEditor
in class PropertyBeanEditor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |