|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
gui.componentEditor.propertyeditor.AbstractCollectionEditor
gui.componentEditor.propertyeditor.ListEditor
gui.componentEditor.propertyeditor.IteratorEditor
public class IteratorEditor
A property editor for Iterator
.
Constructor Summary | |
---|---|
IteratorEditor()
|
Method Summary | |
---|---|
void |
setValue(java.util.List list)
|
Methods inherited from class gui.componentEditor.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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IteratorEditor()
Method Detail |
---|
public void setValue(java.util.List list)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |