|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.SimpleBeanInfo
com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo
com.bbn.openmap.examples.beanbox.WallFormationLayoutBeanInfo
A BeanInfo for the
WallFormationLayout
bean.
Field Summary |
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
WallFormationLayoutBeanInfo()
|
Method Summary | |
protected void |
localProperties(java.util.List propsList)
direct and indirect subclasses of this bean info class should override this method to add their property descripters to the list generated by the super-class method. |
Methods inherited from class com.bbn.openmap.tools.beanbox.BeanLayoutManagerBeanInfo |
getIcon, getImage16Location, getImage32Location, getPropertyDescriptors, property, property |
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WallFormationLayoutBeanInfo()
Method Detail |
protected void localProperties(java.util.List propsList)
BeanLayoutManagerBeanInfo
localProperties
in class BeanLayoutManagerBeanInfo
propsList
- a List containing property descripters of all super
classes.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |