See: Description
Class | Description |
---|---|
SwingTableColumnWidthListener |
A specialized event listener class for keeping track of and resizing the
columns of a table.
|
SwingTableEditorValidationHandler | Deprecated
The functionality provided by this class was not Swing-specific,
but could be used for other UI tool kits as well.
|
SwingTableModel |
A table model implementation for tables defined by the
TableTag tag
handler class. |
SwingTableRowHeightUpdater |
A helper class for setting the correct row heights for a Swing table.
|
SwingTableSelectionHandler |
A Swing-specific default implementation of the
TableSelectionHandler interface. |
This package contains Swing-specific helper classes related to table components.
Because tables are pretty complex beasts, and multiple classes are required for their implementation, these classes are located in their own package.
$Id: package.html 205 2012-01-29 18:29:57Z oheger $
Copyright © 2016 The JGUIraffe Team. All rights reserved.