| Class |
Description |
|
ClosureCellEditor
|
Cell editor implementation backed by builder closures for tables and trees. |
|
ClosureRenderer
|
Shared Swing renderer that delegates rendering customization to a Groovy closure. |
|
DefaultAction
|
An Action implementation that delegates execution to a Groovy closure. |
|
ListWrapperListModel
|
A ListModel implementation that's backed by a live List. |
|
TableLayout
|
A lightweight container that arranges children using table-like row and cell semantics. |
|
TableLayoutCell
|
Represents a cell in a table layout. |
|
TableLayoutRow
|
Represents a single row in a TableLayout. |