org.w3c.jigadm.editors
Class HttpServerResourceFeeder
java.lang.Object
org.w3c.jigadm.editors.HttpServerResourceFeeder
- All Implemented Interfaces:
- EditorFeeder
public class HttpServerResourceFeeder
- extends java.lang.Object
- implements EditorFeeder
HttpServerResourceFeeder :
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_P
public static final java.lang.String RESOURCE_P
- See Also:
- Constant Field Values
HttpServerResourceFeeder
public HttpServerResourceFeeder()
getDefaultItems
public java.lang.String[] getDefaultItems()
- Description copied from interface:
EditorFeeder
- Compute the possible items for a StringArrayEditor.
- Specified by:
getDefaultItems
in interface EditorFeeder
- Returns:
- The possible items for the selection.
getStringArray
protected java.lang.String[] getStringArray(RemoteResourceWrapper rrw,
java.util.Properties p)
initialize
public void initialize(RemoteResourceWrapper rrw,
java.util.Properties p)
- Specified by:
initialize
in interface EditorFeeder