|
||||||||||
| 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.LinkedListEditor
public class LinkedListEditor
A property editor for LinkedList.
| Constructor Summary | |
|---|---|
LinkedListEditor()
|
|
| Method Summary | |
|---|---|
protected 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, getSource, getTags, 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 |
|---|
public LinkedListEditor()
| Method Detail |
|---|
protected Collection createCollection()
AbstractCollectionEditor
createCollection in class AbstractCollectionEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||