| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLTableDefinition | |
| org.dom4j.swing | 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 | 
| Methods in org.dom4j.swing that return XMLTableDefinition | |
|  XMLTableDefinition | XMLTableModel.getDefinition()Getter for property definition. | 
| static XMLTableDefinition | XMLTableDefinition.load(Document definition)Loads an XML table definition from an XML definition document | 
| static XMLTableDefinition | XMLTableDefinition.load(Element definition)Loads an XML table definition from an XML definition document | 
| Methods in org.dom4j.swing with parameters of type XMLTableDefinition | |
|  void | XMLTableModel.setDefinition(XMLTableDefinition definition)Setter for property definition. | 
| Constructors in org.dom4j.swing with parameters of type XMLTableDefinition | |
| XMLTableModel(XMLTableDefinition definition,
              Object source) | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||