|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
NodeEditor
Method Summary | |
org.w3c.dom.Node |
getNode()
getNode returns the DOM Node for this NodeEditor. |
void |
setNode(org.w3c.dom.Node node)
setNode sets the DOM Node for this NodeEditor. |
void |
setOwner(XMLEditor owner)
setOwner sets the XMLEditor owner component |
Method Detail |
public void setOwner(XMLEditor owner)
public void setNode(org.w3c.dom.Node node)
node
- The DOM Nodepublic org.w3c.dom.Node getNode()
|
dbXML API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |