|
Class Summary |
| Cell |
A single cell in a spreadsheet. |
| CellRenderer |
The cell renderer used for the spreadsheet table. |
| CopyAction |
The swing action for copying the selected cells to the system clipboard. |
| CutAction |
The swing action for the combination to copy selected cells to the system
clipboard and delete those cells afterwards. |
| DeleteAction |
The swing action to delete the selected cells of the spreadsheet. |
| DeleteColumnsAction |
The swing action to delete the selected columns of the spreadsheet. |
| DeleteRowsAction |
The swing action to delete the selected rows of the spreadsheet. |
| HeaderRenderer |
The renderer for the spreadsheets row and column header. |
| InsertColumnsAction |
The swing action to insert columns based on the selected columns. |
| InsertRowsAction |
The swing action to insert rows based on the selected columns. |
| PasteAction |
The swing action to insert cells from the system clipboard. |
| PropertyColumnsAction |
A swing action to adjust the properties of a column. |
| PropertyRowsAction |
A swing action to adjust the row ID settings. |
| RowHeaderTable |
The table that is the row header of a spreadsheet. |
| RowHeaderTable.RowModel |
The table model of the row header table. |
| SelectAllAction |
A swing action to adjust select all cells in a spreadsheet. |
| Spreadsheet |
The spreadsheet component with an input line in the north a spreadsheet
table in the center and further controls in the south. |
| SpreadsheetTable |
The main table of the spreadsheet component. |
| SpreadsheetTableModel |
The table model of a spreadsheet. |
| SpreadsheetTableModel.IntPair |
Class to encapsulate the row and column index of a cell in a table. |
| SpreadsheetTest |
A test class which can be used to test the UI of a spreadsheet without
launching KNIME. |
Copyright, 2003 - 2012. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.