|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.AbstractCollection java.util.AbstractList edu.umd.cfar.lamp.apploader.misc.FlattenedList edu.umd.cfar.lamp.apploader.propertysheets.DescriberBasedProperties edu.umd.cfar.lamp.apploader.propertysheets.ForClassPropertyList
A property list that is defined for all instances of a given class. It may have extended properties that are specific to individual instances.
Field Summary |
Fields inherited from class java.util.AbstractList |
modCount |
Constructor Summary | |
ForClassPropertyList()
|
Method Summary | |
java.util.Collection |
getAllDescribers()
Get all the describer resources for this bean type. |
Methods inherited from class edu.umd.cfar.lamp.apploader.propertysheets.DescriberBasedProperties |
addChangeListener, addListenersFor, clear, getChangeListeners, getExplicitPropertiesFor, getExtendedPropertiesFor, getObject, getPrefs, justSetObject, parsePropertyDescriber, refresh, refreshChildren, removeChangeListener, reset, resetChildren, setObject, setPrefs |
Methods inherited from class edu.umd.cfar.lamp.apploader.misc.FlattenedList |
get, getInnerList, isEmpty, iterator, setInnerList, size |
Methods inherited from class java.util.AbstractList |
add, add, addAll, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList |
Methods inherited from class java.util.AbstractCollection |
addAll, contains, containsAll, remove, removeAll, retainAll, toArray, toArray, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.List |
add, add, addAll, addAll, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Constructor Detail |
public ForClassPropertyList()
Method Detail |
public java.util.Collection getAllDescribers()
getAllDescribers
in class DescriberBasedProperties
prop:describes
this bean class
or any of its ancestors.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |