See: Description
Class | Description |
---|---|
AddressBox |
A text field in which cell addresses are displayed, and can be named.
|
CellEditor |
The table editor used for editing cells in a spreadsheet.
|
CellRenderer |
The renderer used for cells in a spreadsheet.
|
CellTransferable |
A transferable for transferring a range of cells.
|
CellTransferHandler |
The transfer handler used to transfer ranges of cells.
|
SpreadsheetTable |
A customized JTable component, used to visualize a spreadsheet.
|
SpreadsheetTableModel |
An table model that provides a table with data from a spreadsheet.
|
WorkbookPane |
A tabbed pane, used to display the spreadsheets in a workbook.
|
WorkbookPane.StopArrowButton |
An extension of a
BasicArrowButton that adds a stop dash
to the button. |
WorkbookPaneUI |
An extension of the
MetalTabbedPaneUI that adds a number of
navigation buttons to the pane. |