Package csheets.ui.sheet

Provides customized components for displaying and providing editing of spreadsheets.

See:
          Description

Class Summary
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.
 

Package csheets.ui.sheet Description

Provides customized components for displaying and providing editing of spreadsheets.