|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Document in com.jaxfront.core.dom |
---|
Methods in com.jaxfront.core.dom that return Document | |
---|---|
Document |
DOMBuilder.build(java.lang.String context,
org.w3c.dom.ls.LSInput xsdInput,
org.w3c.dom.Document w3CDOM,
org.w3c.dom.ls.LSInput xuiInput,
java.lang.String rootName,
java.util.Hashtable domArgs)
Builds a JAXFront Document based on a XML Schema,a XML Instance Document , a XUI definition and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
org.w3c.dom.ls.LSInput xsdInput,
org.w3c.dom.ls.LSInput xmlInput,
org.w3c.dom.ls.LSInput xuiInput,
java.lang.String rootName,
java.util.Hashtable domArgs)
Builds a JAXFront Document based on a XML Schema,a XML Instance Document , a XUI definition and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL)
Builds a JAXFront Document based on a XML Schema. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL,
org.w3c.dom.Document xmlDOM,
java.net.URL xuiURL,
java.lang.String rootName)
Builds a JAXFront Document based on a XML Schema,a XML Instance Document , a XUI definition and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL,
org.w3c.dom.Document xmlDOM,
java.net.URL xuiURL,
java.lang.String rootName,
java.util.Hashtable domArgs)
Builds a JAXFront Document based on a XML Schema,a XML Instance Document , a XUI definition and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL,
java.io.Reader xmlReader,
java.net.URL xuiURL,
java.lang.String rootName)
Builds a JAXFront Document based on a XML Schema,a XML Instance Document , a XUI definition and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL,
java.lang.String rootName)
Builds a JAXFront Document based on a XML Schema and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL,
java.net.URL xmlURL,
java.net.URL xuiURL,
java.lang.String rootName)
Builds a JAXFront Document based on a XML Schema,a XML Instance, a XUI definition and a root name. |
Document |
DOMBuilder.build(java.lang.String context,
java.net.URL xsdURL,
java.net.URL xmlURL,
java.net.URL xuiURL,
java.lang.String rootName,
java.util.Hashtable domArgs)
Builds a JAXFront Document based on a XML Schema,a XML Instance, a XUI definition and a root name. |
Document |
DOMBuilder.build(java.net.URL baseURL,
java.lang.String xsdString,
java.lang.String xmlString,
java.lang.String xuiString,
java.lang.String rootName,
java.util.Hashtable domArgs)
Builds a JAXFront Document based on a XML Schema Stream,a XML Instance Stream, a XUI definition Stream and a root name. |
Document |
DOMBuilder.buildImplicit(org.w3c.dom.Document xmlDOM,
java.net.URL xmlURL,
java.net.URL xuiURL)
|
Document |
DOMBuilder.buildImplicit(java.lang.String xmlContent)
Builds a JAXFront Document based on a XML string pointing to a XMLSchema thourgh the xsi:schemaLocation attribute. |
Document |
DOMBuilder.buildImplicit(java.lang.String context,
java.net.URL xmlURL,
java.lang.String rootName)
Builds a JAXFront Document based on a XML pointing to a XMLSchema thourgh the xsi:schemaLocation attribute. |
Document |
DOMBuilder.buildImplicit(java.lang.String context,
java.net.URL xmlURL,
java.net.URL xuiURL,
java.lang.String rootName)
Builds a JAXFront Document based on a XML pointing to a XMLSchema thourgh the xsi:schemaLocation attribute and an XUI. |
Document |
DOMBuilder.buildImplicit(java.net.URL xmlURL)
Builds a JAXFront Document based on a XML pointing to a XMLSchema thourgh the xsi:schemaLocation attribute. |
Document |
DOMBuilder.buildImplicit(java.net.URL xmlURL,
java.net.URL xuiURL)
Builds a JAXFront Document based on a XML pointing to a XMLSchema thourgh the xsi:schemaLocation attribute and an XUI. |
Document |
Document.copy()
Copies the current JAXFront-Document and returns it. |
Document |
FingerPrint.getJAXDOM()
|
static Document |
DOMHelper.getJAXFormsDOM(java.lang.String context,
java.util.Hashtable metaInfo)
|
static Document |
DOMHelper.getXMLDBMappingDOM(java.lang.String context,
java.net.URL xsdURL,
java.net.URL xuiURL)
|
Document |
Document.getXUIDocument()
Returns the current XUI-Document. |
Document |
DOMBuilder.getXUISchemaDOM()
Returns the JAXFront Document representing a XUI DOM. |
static Document |
DOMHelper.updateJAXFormsDOM(Document jaxformsDOM,
Document targetDOM,
org.w3c.dom.Document xmlDataDOM,
Document xuiDOM,
Document pdfXUIDOM,
java.net.URL xsdURL,
java.net.URL xuiURL,
NLS nls,
java.net.URL xmlURL)
|
Methods in com.jaxfront.core.dom with parameters of type Document | |
---|---|
void |
DOMBuilder.bindDefaultXUI(Document dom)
|
static DOMChangeEvent |
DOMChangeEvent.DOM_DELETED(Document source)
Factory method for creating a DOMChangeEvent |
static DOMChangeEvent |
DOMChangeEvent.DOM_FINGERPRINT_CHANGED(Document source,
java.lang.String name,
java.lang.String oldValue,
java.lang.String newValue)
Factory method for creating a DOMChangeEvent |
static DOMChangeEvent |
DOMChangeEvent.DOM_INITIALIZED(Document dom)
Factory method for creating a DOMChangeEvent |
static DOMChangeEvent |
DOMChangeEvent.DOM_PERSISTENT(Document source)
Factory method for creating a DOMChangeEvent |
static DOMChangeEvent |
DOMChangeEvent.DOM_SAVED(Document source)
Factory method for creating a DOMChangeEvent |
static java.lang.String |
DOMHelper.getAdditionalXMLHeaderAttribs(Document dom)
|
static java.lang.String |
DOMHelper.getAdditionalXUIHeaderAttribs(Document dom)
|
static java.lang.String |
DOMHelper.getXMLHeaderAttribs(Document dom,
java.util.Map attribs)
|
void |
Document.initUISpecification(Document uiDoc)
Initializes the UserInterface-Specification (XUI-Document). |
void |
Document.initUISpecification(Document uiDoc,
boolean releaseOldUISpecification,
boolean reinitializeGlobalDefinitions)
Initializes the UserInterface-Specification (XUI-Document). |
void |
Document.refresh(org.w3c.dom.Document dom,
Document uiDOM)
Refreshes the given DOM and reinitialize the XUI definitions. |
void |
Document.refreshUISpecification(Document uiDOM)
Refreshes the current DOM with new XUI definitions. |
java.lang.StringBuffer |
FingerPrint.serialize(Document jaxDom)
Serializes the fingerprint to a StringBuffer. |
void |
Document.setXUIDocument(Document xuiDocument)
|
static Document |
DOMHelper.updateJAXFormsDOM(Document jaxformsDOM,
Document targetDOM,
org.w3c.dom.Document xmlDataDOM,
Document xuiDOM,
Document pdfXUIDOM,
java.net.URL xsdURL,
java.net.URL xuiURL,
NLS nls,
java.net.URL xmlURL)
|
Constructors in com.jaxfront.core.dom with parameters of type Document | |
---|---|
FingerPrint(Document jaxDOM,
org.w3c.dom.Document dom,
java.net.URL xsdURL,
org.w3c.dom.ls.LSInput xuiURL)
|
|
FingerPrint(Document jaxDOM,
org.w3c.dom.Document dom,
java.net.URL xsdURL,
java.net.URL xuiURL)
Creates a fingerprint based on a XUI url. |
|
HistoryLoggingListener(Document dom,
java.lang.String scope,
java.lang.String logLevel,
java.util.Vector fingerPrintActions)
|
Uses of Document in com.jaxfront.core.keyRef |
---|
Constructors in com.jaxfront.core.keyRef with parameters of type Document | |
---|---|
KeyKeyRefManager(Document document)
|
Uses of Document in com.jaxfront.core.rule |
---|
Methods in com.jaxfront.core.rule that return Document | |
---|---|
Document |
MathEvaluator.MathCommunicator.getDoc()
|
Document |
DefaultActionImpl.getDOM()
|
Document |
AbstractAction.getDOM()
|
Methods in com.jaxfront.core.rule with parameters of type Document | |
---|---|
void |
UIAction.check(Document dom,
Type target)
|
void |
ModelAction.check(Document dom,
Type target)
|
void |
JavaAction.check(Document dom,
Type target)
|
void |
ActionImpl.check(Document dom,
Type target)
|
abstract void |
AbstractAction.check(Document dom,
Type target)
|
void |
UIAction.invoke(Document dom,
java.lang.Object target,
java.lang.Object[] values)
|
Constructors in com.jaxfront.core.rule with parameters of type Document | |
---|---|
AbstractAction(Document DOM,
Type sourceType,
Type xuiType,
java.lang.String xpath,
java.lang.String className)
Creates an action based on a document, a source type and an xpath. |
|
ActionImpl(Document DOM,
Type sourceType,
java.lang.String xpath,
Type xuiType,
java.lang.String className)
Creates an model action based on a document, a source type and an xpath. |
|
ConditionExpression(int id,
Document DOM,
Type source,
Type xuiCondition)
Creates a condition expression based on a document, a source type and a xuiCondition which defines a formula expression. |
|
JavaAction(Document DOM,
Type sourceType,
java.lang.String xpath,
Type xuiType,
java.lang.String className)
Creates an model action based on a document, a source type and an xpath. |
|
ModelAction(Document DOM,
Type sourceType,
java.lang.String xpath,
Type xuiType,
java.lang.String className)
Creates an model action based on a document, a source type and an xpath. |
|
UIAction(Document DOM,
Type sourceType,
Type xuiType,
java.lang.String targetXPath,
java.lang.String methodName,
MethodParameter[] params,
java.lang.String className)
Creates a ui action based on a document, a source type,an xpath, a methodName and the parameters to invoke. |
Uses of Document in com.jaxfront.core.schema |
---|
Methods in com.jaxfront.core.schema that return Document | |
---|---|
Document |
XMLSchema.createDocument()
Returns a new JAXFront Document. |
Document |
XMLSchema.createDocument(java.util.Hashtable params)
Returns a new JAXFront Document. |
Uses of Document in com.jaxfront.core.schema.impl |
---|
Methods in com.jaxfront.core.schema.impl that return Document | |
---|---|
Document |
XMLSchemaImpl.createDocument()
Returns a new JAXFront Document. |
Document |
XMLSchemaImpl.createDocument(java.util.Hashtable params)
Returns a new JAXFront Document. |
Methods in com.jaxfront.core.schema.impl with parameters of type Document | |
---|---|
void |
XMLSchemaImpl.initializeXSDKeySystem(Document dom)
|
Constructors in com.jaxfront.core.schema.impl with parameters of type Document | |
---|---|
KeyContainer(java.lang.String keyName,
SchemaKey schemaKey,
Document document)
|
Uses of Document in com.jaxfront.core.type |
---|
Methods in com.jaxfront.core.type that return Document | |
---|---|
Document |
VirtualType.getDOM()
Gets the current JAXFront document (DOM). |
Document |
Type.getDOM()
Gets the current JAXFront document (DOM). |
Document |
AbstractType.getDOM()
Gets the current JAXFront document (DOM). |
Methods in com.jaxfront.core.type with parameters of type Document | |
---|---|
void |
VirtualType.bind(Document dOM,
org.w3c.dom.Element element)
Binds an existing W3C element and its value(s) to the underlying W3C element. |
void |
Type.bind(Document DOM,
org.w3c.dom.Element element)
Binds the values on a W3C element to the underlying JAXFront type. |
void |
SimpleType.bind(Document DOM,
org.w3c.dom.Element instanceElement)
Binds an existing W3C element and its value(s) to the underlying W3C element. |
void |
EmptyType.bind(Document DOM,
org.w3c.dom.Element element)
Binds an existing W3C element and its value(s) to the underlying W3C element. |
void |
AbstractType.bind(Document DOM,
org.w3c.dom.Element instanceElement)
Binds an existing W3C element and its value(s) to the underlying W3C element. |
void |
AbstractListType.bind(Document DOM,
org.w3c.dom.Element instanceElement)
Binds an existing W3C element and its value(s) to the underlying W3C element. |
void |
AbstractCompositeType.bind(Document DOM,
org.w3c.dom.Element instanceElement)
Binds an existing W3C element and its value(s) to the underlying W3C element. |
void |
VirtualType.bind(Document DOM,
org.w3c.dom.Element element,
boolean bindOnlyAvailable)
|
void |
Type.bind(Document DOM,
org.w3c.dom.Element element,
boolean bindOnlyAvailable)
Binds the values on a W3C element to the underlying JAXFront type. |
void |
SimpleType.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable)
|
void |
AbstractType.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable)
|
void |
AbstractListType.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable)
|
void |
AbstractCompositeType.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable)
|
void |
ListType.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable,
boolean removeChilds)
|
void |
AbstractListType.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable,
boolean removeChilds)
|
Type |
AbstractType.deepClone(Document dom)
Creates a deep clone of this type and all its referenced types. |
Type |
VirtualType.deepClone(Document dom,
boolean cloneChoices,
boolean includeData)
Creates a deep clone of this type and all its referenced types. |
Type |
Type.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
Creates a deep clone of this type and all its referenced types. |
Type |
SimpleType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
Creates a deep clone of this type and all its referenced types. |
Type |
EmptyType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
Creates a deep clone of this type and all its referenced types. |
abstract Type |
AbstractType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
Creates a deep clone of this type and all its referenced types. |
Type |
AbstractListType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
Creates a deep clone of this type and all its referenced types. |
Type |
AbstractCompositeType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
Creates a deep clone of this type and all its referenced types. |
Type |
VirtualType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
Type |
Type.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
Creates a deep clone of this type and all its referenced types. |
Type |
SimpleType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
Type |
EmptyType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
abstract Type |
AbstractType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
Type |
AbstractListType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
Type |
AbstractCompositeType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
Creates a deep clone of this type and all its referenced types. |
Type |
VirtualType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
Type |
SimpleType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
Type |
EmptyType.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
static ValidationChangeEvent |
ValidationChangeEvent.domValidated(Document doc)
Returns a ValidationChangeEvent if DOM has been validated |
static ValidationChangeEvent |
ValidationChangeEvent.exceptionResolvedAll(Document doc)
Returns a ValidationChangeEvent if all validation exceptions have been resolved. |
void |
TypeController.fireDOMValidated(Document dom)
|
java.util.List |
TypePathExecuter.getAllIDs(Document dom,
java.lang.String idName,
boolean onlySerializable)
|
void |
VirtualType.setDOM(Document dOM)
Sets a current JAXFront document (DOM). |
void |
Type.setDOM(Document DOM)
Sets a current JAXFront document (DOM). |
void |
AbstractType.setDOM(Document DOM)
Sets a current JAXFront document (DOM). |
Constructors in com.jaxfront.core.type with parameters of type Document | |
---|---|
EmptyType(SchemaNode schemaElement,
Document dom)
EmptyType constructor. |
|
TypeController(Document dom)
|
Uses of Document in com.jaxfront.core.ui |
---|
Methods in com.jaxfront.core.ui that return Document | |
---|---|
Document |
EditablePanel.getTargetDOM()
Returns the target DOM. |
Methods in com.jaxfront.core.ui with parameters of type Document | |
---|---|
java.util.Vector |
TypeVisualizerFactory.getAllVisualizers(Document dom)
|
EditablePanel |
TypeVisualizerFactory.getEditor(Document DOM)
Returns the cached top level editor for the passing DOM. |
java.util.Hashtable |
TypeVisualizerFactory.getVisualizers(Document DOM)
|
EditablePanel |
TypeVisualizerFactory.registerEditor(Document DOM,
EditablePanel editor)
Register a top level editor for a DOM. |
void |
TypeVisualizerFactory.releaseCache(Document DOM)
Release cache for the passing DOM. |
void |
TypeVisualizerFactory.releaseCache(Document DOM,
boolean releaseEditor)
Removes the given DOM from the visualizer list and virtualComponents. |
java.lang.String |
TypeVisualizerFactory.toString(Document dom)
|
Uses of Document in com.jaxfront.core.util |
---|
Methods in com.jaxfront.core.util with parameters of type Document | |
---|---|
static java.lang.String |
ImageHelper.getHTMLSpacerImageTag(Document dom)
|
static java.lang.String |
TextTools.replaceGlobalUserProperties(java.lang.String value,
Document dom)
Replaces the global user properties for a String. |
static java.lang.String |
TextTools.translateVar(java.lang.String aValue,
Document dom)
|
Uses of Document in com.jaxfront.core.util.io.cache |
---|
Methods in com.jaxfront.core.util.io.cache that return Document | |
---|---|
Document |
XUICache.getCached(java.net.URL xuiURL)
|
Methods in com.jaxfront.core.util.io.cache with parameters of type Document | |
---|---|
void |
XUICache.cache(java.net.URL xuiURL,
Document xuiDOM)
|
Uses of Document in com.jaxfront.core.util.io.cvsexport |
---|
Methods in com.jaxfront.core.util.io.cvsexport with parameters of type Document | |
---|---|
static java.lang.StringBuffer |
CSVDocumentExporter.exportFlatten(Document dom,
java.util.List instances)
|
static java.util.List |
CSVDocumentExporter.exportFlatten(Document dom,
java.util.List instances,
boolean withHeader)
|
static java.util.List |
CSVDocumentExporter.exportFlatten(Document dom,
java.lang.String[] instances,
boolean withHeader)
|
static void |
CSVDocumentExporter.exportFlatten(java.lang.String file,
Document dom,
java.util.List instances)
|
Uses of Document in com.jaxfront.core.util.undo |
---|
Methods in com.jaxfront.core.util.undo with parameters of type Document | |
---|---|
static JAXFrontUndoableEdit |
JAXFrontUndoManager.parseEventObject(JAXFrontUndoManager manager,
javax.swing.undo.UndoableEdit edit,
Document dom,
org.w3c.dom.Element event,
java.util.List edits)
|
Constructors in com.jaxfront.core.util.undo with parameters of type Document | |
---|---|
JAXFrontUndoManager(Document dom)
|
Uses of Document in com.jaxfront.core.xpath |
---|
Methods in com.jaxfront.core.xpath that return Document | |
---|---|
Document |
XPathDummyChoiceTypeWrapper.getDOM()
|
Methods in com.jaxfront.core.xpath with parameters of type Document | |
---|---|
void |
XPathDummyChoiceTypeWrapper.bind(Document DOM,
org.w3c.dom.Element element)
|
void |
XPathDummyChoiceTypeWrapper.bind(Document DOM,
org.w3c.dom.Element element,
boolean bindOnlyAvailable)
|
void |
XPathDummyChoiceTypeWrapper.bind(Document DOM,
org.w3c.dom.Element instanceElement,
boolean bindOnlyAvailable,
boolean removeChilds)
|
Type |
XPathDummyChoiceTypeWrapper.deepClone(Document dom,
boolean cloneChoices,
boolean includingData)
|
Type |
XPathDummyChoiceTypeWrapper.deepClone(Document dom,
boolean cloneChoices,
boolean includingData,
boolean includeEditingType,
SchemaNode schemaNode,
org.w3c.dom.Element element)
|
void |
XPathDummyChoiceTypeWrapper.setDOM(Document DOM)
|
Constructors in com.jaxfront.core.xpath with parameters of type Document | |
---|---|
DummyXPathRootType(java.lang.String rootName,
Document doc,
java.util.List types)
|
Uses of Document in com.jaxfront.core.xpath.schema |
---|
Methods in com.jaxfront.core.xpath.schema with parameters of type Document | |
---|---|
java.util.List |
SchemaXPathExecuterImpl.processXPath(java.lang.String xpath,
Document dom,
SchemaNode schemaElement,
boolean namespaceAware)
processXPath method comment. |
Uses of Document in com.jaxfront.core.xui |
---|
Methods in com.jaxfront.core.xui with parameters of type Document | |
---|---|
static boolean |
NLS.hasIncludedNLS(Document uiDoc)
|
static AbstractAction |
AbstractXUIElement.initAction(int actionCounter,
Document dom,
Type targetType,
Type actionType)
|
static void |
AbstractXUIElement.initializeDefaultProperties(Document dom)
Initialize all default values according to the xui.xsd. |
static void |
NLS.removeStoredEmbeddedNLS(Document uiDOM)
|
static void |
NLS.storeEmbeddedNLS(Document uiDOM,
NLS nls)
|
Constructors in com.jaxfront.core.xui with parameters of type Document | |
---|---|
NLS(java.net.URL xsdURL,
Document uiDoc,
FingerPrint fingerPrint,
java.lang.String language,
boolean handleIncludes,
boolean includesOnly)
Construct NLS properties based on a fingerprint and a language |
|
SearchDefinition(Document dom,
Type xuiType)
SearchDefinition constructor. |
Uses of Document in com.jaxfront.swing.ui.beans |
---|
Methods in com.jaxfront.swing.ui.beans that return Document | |
---|---|
Document |
EditorPanelBean.getDom()
|
Constructors in com.jaxfront.swing.ui.beans with parameters of type Document | |
---|---|
EditorPanelBean(Document dom)
|
|
TypeTable(Document dom,
java.lang.String[] typeXPaths)
MessageTable constructor. |
Uses of Document in com.jaxfront.swing.ui.editor |
---|
Methods in com.jaxfront.swing.ui.editor that return Document | |
---|---|
Document |
ShowXMLDialog.getDom()
Returns the jaxfront document from this instance |
Document |
TypeWorkspace.getDOM()
Returns the W3C DOM of the TypeWorkspace |
Document |
NavigationTree.getDOM()
Returns the jaxfront DOM that is visualised in the tree |
Document |
AbstractEditorPanel.getDOM()
Returns the jaxfront document of this instance. |
Document |
AbstractEditorPanel.getTargetDOM()
If a target dom is specified, this method would return it. |
Methods in com.jaxfront.swing.ui.editor with parameters of type Document | |
---|---|
void |
TemplateFileChooser.save(java.net.URL url,
Document dom)
|
void |
ResourceChooser.save(java.net.URL url,
Document dom)
Saves the xui to a given url location. |
void |
TemplateFileChooser.saveNLS(Document uiDOM,
java.net.URL url,
NLS nls,
java.lang.String rootName)
|
void |
ResourceChooser.saveNLS(Document uiDOM,
java.net.URL url,
NLS nls,
java.lang.String rootName)
Stores the nls at a given location. |
void |
ShowXMLDialog.setDom(Document newDom)
Set the jaxfront document |
void |
AbstractEditorPanel.setTargetDOM(Document dom)
|
Constructors in com.jaxfront.swing.ui.editor with parameters of type Document | |
---|---|
ShowXMLDialog(Document dom)
Creates an ShowXMLDialog instance with the param dom |
Uses of Document in com.jaxfront.swing.ui.tools |
---|
Methods in com.jaxfront.swing.ui.tools with parameters of type Document | |
---|---|
static void |
GUITools.applySWTSwingModalDialog(Document dom,
javax.swing.JDialog dialog)
|
Constructors in com.jaxfront.swing.ui.tools with parameters of type Document | |
---|---|
Macroplayer(Document dom)
|
Uses of Document in com.jaxfront.swing.ui.visualizers |
---|
Methods in com.jaxfront.swing.ui.visualizers that return Document | |
---|---|
Document |
AbstractView.getDOM()
Returns the current JAXFront document (DOM). |
Methods in com.jaxfront.swing.ui.visualizers with parameters of type Document | |
---|---|
static void |
KeyRefRelationView.handleDeleteError(java.lang.Exception e,
Document dom)
|
static void |
KeyView.handleKeyError(ListModificationException e,
Document dom)
|
void |
JavaSwingFactory.releaseCache(Document DOM)
|
void |
JavaSwingFactory.releaseCache(Document DOM,
boolean releaseEditor)
|
AbstractEditorPanel |
JavaSwingFactory.removeEditor(Document DOM)
Removes the given Document from the editors. |
Uses of Document in com.jaxfront.swing.ui.wrapper |
---|
Methods in com.jaxfront.swing.ui.wrapper that return Document | |
---|---|
Document |
RecursionWrapper.getDOM()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |