class |
AbstractComponentWithButtons<T extends Component> |
Ancestor for components that have associated buttons.
|
class |
AbstractDoubleClickableComponentWithButtons<T extends Component> |
Ancestor for components with buttons that can be double-clicked.
|
class |
BaseListWithButtons |
Graphical component that consists of a BaseTable with buttons on the
right-hand side.
|
class |
BaseTableWithButtons |
Graphical component that consists of a BaseTable with buttons on the
right-hand side.
|
class |
BaseTextAreaWithButtons |
Graphical component that consists of a BaseTable with buttons on the
right-hand side.
|
class |
BaseTextPaneWithButtons |
|
class |
FileListWithButtons |
A specialized list that allows the addition/removal of files.
|
class |
ParameterPanelWithButtons |
Panel that offers associated buttons on the right-hand side.
|
class |
SearchableBaseListWithButtons |
Searchable list widget with buttons on the right.
|
class |
SortableAndSearchableTableWithButtons<T extends SortableAndSearchableTable> |
Graphical component that consists of a SortableAndSearchableTable with
buttons on the right-hand side.
|
class |
SpreadSheetTableWithButtons |
Graphical component that consists of a SpreadSheetTable with buttons on the
right-hand side.
|
class |
SpreadSheetTableWithSearch |
Spreadsheet table with search and (optional) buttons.
|