| Interface | Description |
|---|---|
| DataFrameCellProperty<I,O> |
An interface to an object that implements some conditional logic that can return arbitrary values depending on the input.
|
| Class | Description |
|---|---|
| DataFrameCellEditor |
A generic TableCellEditor that can be used to edit values of various types.
|
| DataFrameCellFormat |
One line summary here...
|
| DataFrameCellRenderer |
A specialized renderer that formats cell values of various types for a DataFrameTable.
|
| DataFrameTable |
A Swing GUI component that displays a DataFrame in a standard JTable with additional functionality.
|
| DataFrameTable.CustomAction |
Convenience class to ofInts actions
|
| DataFrameTableModel |
A Swing
TableModel implementation to display a DataFrame in a JTable. |
Copyright 2014-2017, Xavier Witdouck