Package adams.gui.tools.spreadsheetviewer.tab
-
Interface Summary Interface Description SelectionAwareViewerTab Interface for spreadsheet viewer tabs that need to react to changes. -
Class Summary Class Description AbstractViewerTab Ancestor for tabs that show up in the spreadsheet viewer.CellContent Displays the content of the selected cell.ColumnStatistic Displays the specified statistics from the selected column and rows.Information Simple information tab.Query Allows the user to run a query on a spreadsheet and create a new transformed sheet using theSpreadSheetQuery
transformer.ViewerTabManager Specialized JTabbedPane for managing tabs in the spreadsheet file viewer.