| AbstractDataPlugin |
Ancestor for "processing" plugins in the spreadsheet viewer.
|
| AbstractDataPluginWithGOE |
Ancestor for plugins that present a GOE dialog.
|
| AbstractSelectedSheetsDataPlugin |
Ancestor for plugins that operate on multiple panels.
|
| AbstractSelectedSheetsDataPluginWithGOE |
Ancestor for plugins that use a GOE setup on all the panels.
|
| AbstractSelectedSheetsViewPlugin |
Ancestor for plugins that operate on multiple panels.
|
| AbstractSelectedSheetsViewPluginWithGOE |
Ancestor for plugins that use a GOE setup on all the panels.
|
| AbstractViewPlugin |
Ancestor for "information" plugins in the spreadsheet viewer.
|
| AbstractViewPluginWithGOE |
Ancestor for plugins that present a GOE dialog.
|
| Append |
Appends all the selected spreadsheets.
|
| BoxPlot |
Generates box plots for the data.
|
| MatrixPlot |
Generates a matrix plot for the data.
|
| Merge |
Merges multiple spreadsheets into a single one.
|
| MultiPagePane |
A specialized tabbed pane with a few methods for easier access.
|
| SortDefinitionPanel |
Represents a single sorting definition.
|
| SortPanel |
Panel that allows users to sort a spreadsheet over an arbitrary number
of columns.
|
| SpreadSheetPanel |
Encapsulates a panel for the spreadsheet viewer tool.
|
| Statistics |
Generates a table with some simple statistics.
|