|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.jigadm.editors.AttributeEditorFactory
public class AttributeEditorFactory
Constructor Summary | |
---|---|
AttributeEditorFactory()
|
Method Summary | |
---|---|
static AttributeEditor |
getEditor(RemoteResourceWrapper rrw,
Attribute attribute)
Get an editor for the Attribute element of the Resource. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeEditorFactory()
Method Detail |
---|
public static AttributeEditor getEditor(RemoteResourceWrapper rrw, Attribute attribute)
resource
- the RemoteResource which contains informations about
the server resource.attribute
- the attribute to be edited
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |