All Packages Class Hierarchy This Package Previous Next Index
Interface w3c.jigadm.editors.EditorFeeder
- public interface EditorFeeder
-
getDefaultItems()
- Compute the possible items for a StringArrayEditor.
-
initialize(RemoteResourceWrapper, Properties)
-
getDefaultItems
public abstract String[] getDefaultItems()
- Compute the possible items for a StringArrayEditor.
- Returns:
- The possible items for the selection.
initialize
public abstract void initialize(RemoteResourceWrapper rrw,
Properties p)
All Packages Class Hierarchy This Package Previous Next Index