Uses of Class
org.dom4j.swing.XMLTableDefinition
Packages that use XMLTableDefinition
Package
Description
A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.
-
Uses of XMLTableDefinition in org.dom4j.swing
Fields in org.dom4j.swing declared as XMLTableDefinitionModifier and TypeFieldDescriptionprivate XMLTableDefinitionXMLTableModel.definitionHolds value of property definition.Methods in org.dom4j.swing that return XMLTableDefinitionModifier and TypeMethodDescriptionXMLTableModel.getDefinition()Getter for property definition.static XMLTableDefinitionLoads an XML table definition from an XML definition documentstatic XMLTableDefinitionLoads an XML table definition from an XML definition documentMethods in org.dom4j.swing with parameters of type XMLTableDefinitionModifier and TypeMethodDescriptionvoidXMLTableModel.setDefinition(XMLTableDefinition definition) Setter for property definition.Constructors in org.dom4j.swing with parameters of type XMLTableDefinition