CubeTwister 2.0alpha141 2011-10-13

Package ch.randelshofer.gui.table

Provides classes and interfaces for dealing with javax.swing.JTable components.

See:
          Description

Interface Summary
MutableTableModel Specifies the requirements for a mutable table model.
 

Class Summary
ColorTableCellEditor The editor button that brings up the dialog.
ColorTableCellRenderer  
DefaultCellEditor2 DefaultCellEditor2.
DefaultMutableTableModel Default implementation of a MutableTableModel.
LeftAlignedHeaderRenderer LeftAlignedHeaderRenderer.
MutableTableTransferable The MutableTableTransferable is a proxy for the actual Transferable of a JTable, plus a list of indexes of the transferred rows.
MutableTableTransferHandler A transfer handler for JDnDList.
PasswordCellEditor PassworCellEditor.
PasswordCellRenderer PasswordCellRenderer.
TableMap In a chain of data manipulators some behaviour is common.
TableModels This class provides static utility operations for MutableTableModel's.
TableSorter A sorter for TableModels.
TableSorterDemo  
TreeNodeTableModel Wraps a TreeNode of a MutableTreeModel into a MutableTableModel.
 

Package ch.randelshofer.gui.table Description

Provides classes and interfaces for dealing with javax.swing.JTable components.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


(c) Werner Randelshofer.
All rights reserved.