|
Holger's Java API |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ColorEditor | taken from the Java Tutorial |
| ColorRenderer | taken from the Java Tutorial |
| CustomThemeTableModel | an editable theme based on a table model to be used with a JTable |
| FontCellEditor | |
| JCustomThemeEditor | work in progress on a metallic theme editor |
| LineColorRenderer | a TableCellRenderer that colors every 2nd line differently for better visualization |
| MethodTableModel<T> | a table model that displays a list of objects based on the return value of given method names using reflection. |
| MovableListModel | a helper class providing support for movable lists |
| MovableTableModel | a wrapper around a TableModel allowing to rearrange its rows. |
| PropertiesTableModel | a table model that allows to edit the values of the embedded properties |
| SortableTableModel | a wrapper around a TableModel allowing to sort the model. |
| TableModelView | provides a view of a given TableModel. |
| TableUtils | some utilities for tables |
| TimeCellRenderer | properly formats java.util.Date and Long values (the latter as time). |
This package contains classes to ease development with Swing tables.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||