Overview   Package  Class  Tree  Index 

Package be.lassi.ui.util.table

Table support (sorting, selecting).

See:
          Description

Interface Summary
RowConverter  
SelectableTableModel  
SortableTableModel Adds some methods to TableModel to make it sortable.
TableCellDragListener Listens to control-hold-drag gestures in a JTable.
 

Class Summary
CellSelectionModel  
DefaultRowConverter  
JCheckBoxTableCellEditor A table cell editor for columns with boolean values; this is a modified version of DefaultCellEditor that toggles the checkbox on the first mouse click (instead of the default mouse click to activate the editor, and the second mouse click to toggle the button).
JXTableRowConverter  
RowSelectionModel  
SimpleTableModel  
SortableTableHeaderRenderer Custom renderer for patch table headers.
Table  
TableCellDragger Listens to control-hold-drag gestures in JTable and sends update messages to a TableCellDragListener.
TableFontSizer Supports increasing and decreasing the font size in a JTable.
TableUtil  
 

Package be.lassi.ui.util.table Description

Table support (sorting, selecting).


Overview   Package  Class  Tree  Index 
Lighting Assistant 1.2