| AbstractLogEntryViewerPanel |
For viewing LogEntry records.
|
| AbstractManagementPanel<T extends Comparable> |
A panel for managing objects.
|
| AbstractManagementPanelWithDatabase<T extends Comparable> |
A panel for managing the objects stored in a database.
|
| AbstractManagementPanelWithDatabaseConnectionListener<T extends Comparable> |
Ancestor for management panels that listen to changes of the global database
connection.
|
| AbstractManagementPanelWithProperties<T extends Comparable> |
Ancestor panel for properties-based management panels.
|
| AbstractManagementPanelWithSelectableDatabase<T extends Comparable> |
A panel for managing the objects stored in a database.
|
| AbstractManagementTableModel<T extends Comparable> |
A table model for displaying the details of the database object.
|
| AbstractRunToolPanel |
A panel for executing tools from the GUI.
|
| AbstractSequenceViewerPanel |
A panel for viewing sequences obtained from SQL statements.
|
| AbstractSimpleConversionPanel |
Helper panel for converting data from one format into another.
|
| ClassHelpPanel |
Simple panel for lookup of help information on classes (if available).
|
| ConfigureOptionHandlerPanel |
|
| ConsoleOutputAnalyzerPanel |
|
| ConsoleOutputAnalyzerPanel.ConsoleEntryFilter |
For filtering the console output.
|
| ConsoleOutputAnalyzerPanel.ConsoleOutput |
Class for encapsulating a complete console output.
|
| ConsoleOutputAnalyzerPanel.ConsoleOutputEntry |
Represents a single line from the console output.
|
| ContainerNesting |
Generates a tree structure from a Swing container.
|
| DatasetCompatibilityPanel |
Compares the headers of a number of datasets and outputs the results.
|
| DiffPanel |
For comparing two files side-by-side.
|
| DiffPanel.LoadDialog |
Dialog for selecting the two files for comparison.
|
| EmailAddressBookPanel |
Panel for managing email addresses.
|
| EmailAddressBookPanel.TableModel |
A simple table model for displaying the contacts.
|
| ExpressionWatchPanel |
Panel that allows the definition of variable, boolean and numerical
expressions, which can be updated by the user.
|
| ExpressionWatchPanel.ExpressionDialog |
Helper dialog for adding a new expression.
|
| ExpressionWatchPanel.TableModel |
A specialized table model for displaying expressions.
|
| FavoritesManagementPanel |
A panel for managing one's GOE favorites.
|
| FavoritesManagementPanel.AbstractFavoritesListModel |
Abstract List model class for displaying favorites.
|
| FavoritesManagementPanel.FavoritesListModel |
A list model for displaying the favorites of a specific superclass.
|
| FavoritesManagementPanel.SuperclassListModel |
Table model class for displaying the superclasses.
|
| FileChooserBookmarksManagementPanel |
Panel for managing email addresses.
|
| FileChooserBookmarksManagementPanel.TableModel |
A simple table model for displaying the contacts.
|
| FileCommanderPanel |
File manager with two-pane interface, similar to the Midnight Commander.
|
| FileMonitorPanel |
Allows the user to monitor a file for new data being appended, like log files.
|
| FileMonitorPanel.Listener |
|
| FindInFilesPanel |
Simple tool for finding text in .
|
| ImageProcessorMultiPagePane |
|
| ImageProcessorPanel |
Interface for processing images using a flow snippet.
|
| ImageProcessorSubPanel |
A panel with three panes: original image, processed image and flow for
processing.
|
| ImageProcessorSubPanel.ImagePopupMenuProvider |
Custom popup menu provider for the ImagePanel instances.
|
| LogEntryDatabaseViewerPanel |
For viewing LogEntry records stored in the database.
|
| LogEntryViewerPanel |
Panel for displaying LogEntry records.
|
| LogEntryViewerTableModel |
The table model for displaying LogEntry objects.
|
| NestedFormatViewerPanel |
A viewer for files that contain the nested format, like the flow editor
uses.
|
| OptionsConversionPanel |
Helper panel for converting options from format into another.
|
| OptionTree |
Displays commandline options as tree.
|
| PlaceholderManagementPanel |
Panel for managing the placeholders.
|
| PlaceholderManagementPanel.PlaceholderTableCellEditor |
Custom cell renderer for the placeholders.
|
| PlaceholderManagementPanel.PlaceholderTableModel |
Specialized table model for the placeholders.
|
| PrettyPrintJSONConversionPanel |
Pretty prints JSON.
|
| PrettyPrintXMLConversionPanel |
Pretty prints XML.
|
| PreviewBrowserPanel |
Allows the browsing of files and previewing the content.
|
| PreviewBrowserPanel.FileComparator |
|
| PreviewBrowserPanel.LocalFilesListCellRenderer |
Renderer for the local files, which indicates whether a note is present or not.
|
| PropertiesViewerPanel |
A panel displaying properties files.
|
| RunToolPanel |
A panel for executing tools from the GUI.
|
| SpreadSheetProcessorPanel |
The main panel for processing spreadsheets.
|
| SpreadSheetProcessorPanel.WidgetPanel |
Encapsulates combobox to select a widget and the selected widget.
|
| SpreadSheetViewerPanel |
A panel for viewing SpreadSheet files.
|
| SqlWorkbenchPanel |
SQL Workbench master panel.
|
| SSHPanel |
A simple SSH interface.
|
| SystemInfoPanel |
A panel displaying information about the system.
|
| VariableManagementPanel |
Panel for managing the variables (at runtime).
|
| VariableManagementPanel.VariableTableModel |
Specialized table model for the variables.
|
| WekaOptionsConversionPanel |
Helper panel that turns Weka commandline strings into quoted strings
suitable to be placed into code.
|
| XSLTPanel |
Panel for performing XSLT on XML.
|
| XSLTPanel.SubPanel |
Panel for displaying text, loading and saving the content.
|