|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.beans.PropertyEditorSupport
org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor
org.apache.geronimo.common.propertyeditor.ArrayListEditor
A property editor for ArrayList.
| Field Summary |
| Fields inherited from class java.beans.PropertyEditorSupport |
|
| Constructor Summary | |
ArrayListEditor()
|
|
| Method Summary | |
protected java.util.Collection |
createCollection()
Concrete subclasses should implement this method to create the correct type of collection. |
| Methods inherited from class org.apache.geronimo.common.propertyeditor.AbstractCollectionEditor |
setAsText |
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArrayListEditor()
| Method Detail |
protected java.util.Collection createCollection()
AbstractCollectionEditor
createCollection in class AbstractCollectionEditor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||