Package | Description |
---|---|
org.dom4j.swing |
A collection of adapters to allow easy integration with dom4j
XML documents and Swing such as TreeModels and TableModels.
|
Modifier and Type | Method and Description |
---|---|
XMLTableColumnDefinition |
XMLTableDefinition.getColumn(int index) |
XMLTableColumnDefinition |
XMLTableDefinition.getColumn(String columnName) |
Modifier and Type | Method and Description |
---|---|
void |
XMLTableDefinition.addColumn(XMLTableColumnDefinition column) |
void |
XMLTableDefinition.removeColumn(XMLTableColumnDefinition column) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.