Uses of Class
org.dom4j.swing.XMLTableColumnDefinition
Packages that use XMLTableColumnDefinition
Package
Description
A collection of adapters to allow easy integration with dom4j XML documents and Swing such as TreeModels and TableModels.
-
Uses of XMLTableColumnDefinition in org.dom4j.swing
Methods in org.dom4j.swing that return XMLTableColumnDefinitionMethods in org.dom4j.swing with parameters of type XMLTableColumnDefinitionModifier and TypeMethodDescriptionvoidXMLTableDefinition.addColumn(XMLTableColumnDefinition column) voidXMLTableDefinition.removeColumn(XMLTableColumnDefinition column)