dbXML API

Uses of Class
com.dbxml.db.admin.xmleditor.XMLEditor

Packages that use XMLEditor
com.dbxml.db.admin.components This package contains the major UI components for the dbXML Administrator. 
com.dbxml.db.admin.xmleditor   
 

Uses of XMLEditor in com.dbxml.db.admin.components
 

Subclasses of XMLEditor in com.dbxml.db.admin.components
 class GridEditor
          GridEditor
 

Uses of XMLEditor in com.dbxml.db.admin.xmleditor
 

Methods in com.dbxml.db.admin.xmleditor with parameters of type XMLEditor
 void NodeEditorBase.setOwner(XMLEditor owner)
           
 void NodeEditor.setOwner(XMLEditor owner)
          setOwner sets the XMLEditor owner component
 

Constructors in com.dbxml.db.admin.xmleditor with parameters of type XMLEditor
NodeEditorBase(XMLEditor owner, NodeEditor parent, org.w3c.dom.Node node)
           
NodeEditorBase(XMLEditor owner)
           
DefaultNodeEditor(XMLEditor owner, DefaultNodeEditor parent, org.w3c.dom.Node node)
           
DefaultNodeEditor(XMLEditor owner)
           
 


dbXML API

Copyright (c) 2004 The dbXML Group