Uses of Class
adams.gui.core.BasePanel
-
-
Uses of BasePanel in adams.flow.control
Subclasses of BasePanel in adams.flow.control Modifier and Type Class Description static class
MissionControl.ControlPanel
Panel for displaying a control panel.Methods in adams.flow.control that return BasePanel Modifier and Type Method Description protected BasePanel
Inspect. newPanel()
Creates the panel to display in the dialog.protected BasePanel
MissionControl. newPanel()
Creates the panel to display in the dialog.protected BasePanel
RemoveOutliers. newPanel()
Creates the panel to display in the dialog.Methods in adams.flow.control with parameters of type BasePanel Modifier and Type Method Description protected BaseDialog
Inspect. doCreateDialog(BasePanel panel)
Creates the actual dialog. -
Uses of BasePanel in adams.flow.core
Fields in adams.flow.core declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractDisplay. m_Panel
the panel to display.Methods in adams.flow.core that return BasePanel Modifier and Type Method Description BasePanel
AbstractDisplay. getPanel()
Returns the panel.protected abstract BasePanel
AbstractDisplay. newPanel()
Creates the panel to display in the dialog.Methods in adams.flow.core with parameters of type BasePanel Modifier and Type Method Description protected BaseFrame
AbstractDisplay. createFrame(BasePanel panel)
Creates and initializes a frame with the just created panel.protected BaseFrame
AbstractDisplay. doCreateFrame(BasePanel panel)
Creates the actual frame.protected void
AbstractDisplay. postCreateFrame(BaseFrame frame, BasePanel panel)
Hook method after the frame got created.protected void
AbstractDisplay. preCreateFrame(BasePanel panel)
Hook method before the frame gets created. -
Uses of BasePanel in adams.flow.execution
Fields in adams.flow.execution declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractGraphicalFlowExecutionListener. m_ListenerPanel
the listener panel.protected BasePanel
MultiListener. m_ListenerPanel
the listener panel.Methods in adams.flow.execution that return BasePanel Modifier and Type Method Description BasePanel
AbstractFlowExecutionListenerWithTable. newListenerPanel()
Returns the panel to use.abstract BasePanel
AbstractGraphicalFlowExecutionListener. newListenerPanel()
Returns the panel to use.BasePanel
Debug. newListenerPanel()
Returns the panel to use.BasePanel
GraphicalFlowExecutionListener. newListenerPanel()
Returns the panel to use.BasePanel
MultiListener. newListenerPanel()
Returns the panel to use.BasePanel
AbstractGraphicalFlowExecutionListener. newListenerPanelIfNecessary()
Returns a new panel if necessary.BasePanel
GraphicalFlowExecutionListener. newListenerPanelIfNecessary()
Returns the panel to use, creates it only if necessary.BasePanel
MultiListener. newListenerPanelIfNecessary()
Returns a new panel if necessary. -
Uses of BasePanel in adams.flow.execution.debug
Subclasses of BasePanel in adams.flow.execution.debug Modifier and Type Class Description class
BreakpointPanel
Panel for managing the breakpoints.class
ControlPanel
A little dialog for controlling the breakpoint.Fields in adams.flow.execution.debug declared as BasePanel Modifier and Type Field Description protected BasePanel
ControlPanel. m_PanelSourceAll
the panel for displaying the source (incl buttons). -
Uses of BasePanel in adams.flow.processor
Subclasses of BasePanel in adams.flow.processor Modifier and Type Class Description class
ActorLocationsPanel
Panel for listing actor locations. -
Uses of BasePanel in adams.flow.sink
Subclasses of BasePanel in adams.flow.sink Modifier and Type Class Description class
AbstractComponentDisplayPanel
Ancestor for panels that can be created from tokens and supply the underlying component.class
AbstractDisplayPanel
Ancestor for panels that can be created from tokens.class
AbstractTextAndComponentDisplayPanel
Ancestor for panels that can be created from tokens and supply the underlying component or text.class
AbstractTextDisplayPanel
Ancestor for panels that can be created from tokens and supply the underlying text.static class
DisplayPanelManager.DisplayPanelHistoryPanel
A history panel that keeps track of named DisplayPanel objects, e.g., containing experiments results.static class
DisplayPanelManager.HistorySplitPanel
Represents a panel with a history on the left and the displayed panel on the right.static class
FilePreview.FilePreviewDisplayPanel
CustomDisplayPanel
.static class
HistoryDisplay.HistorySplitPanel
Represents a panel with a history on the left and the displayed text on the right.static class
ImageSegmentationViewer.ImageSegmentationViewerDisplayPanel
CustomDisplayPanel
.static class
ImageViewer.ImageViewerDisplayPanel
CustomDisplayPanel
.static class
ObjectPreview.FilePreviewDisplayPanel
CustomDisplayPanel
.static class
ProgressBar.ProgressBarPanel
Panel for displaying a progress bar.static class
SpreadSheetDisplay.SpreadSheetDisplayPanel
CustomDisplayPanel
.protected class
TimeseriesDisplay.DisplayPanel
Panel to be used inDisplayPanelManager
sink.Fields in adams.flow.sink declared as BasePanel Modifier and Type Field Description protected BasePanel
DisplayPanelManager.DisplayPanelHistoryPanel. m_Panel
the panel to display the results in.protected BasePanel
DisplayPanelManager.HistorySplitPanel. m_Panel
the actual panel for displaying the other panels.protected BasePanel
FilePreview. m_WrapperPanel
the wrapper panel.protected BasePanel
ObjectPreview. m_WrapperPanel
the wrapper panel.Methods in adams.flow.sink that return BasePanel Modifier and Type Method Description protected BasePanel
ActualVsPredictedPlot. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ArrayDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
BoxPlot. newPanel()
protected BasePanel
Canvas. newPanel()
Creates the panel to display in the dialog.BasePanel
ContainerDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ControlChartPlot. newPanel()
Creates the panel to display in the dialog.protected BasePanel
Display. newPanel()
Creates the panel to display in the dialog.protected BasePanel
DisplayPanelGrid. newPanel()
Creates the panel to display in the dialog.protected BasePanel
DisplayPanelManager. newPanel()
Creates the panel to display in the dialog.protected BasePanel
DOMDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
EmailViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
FilePreview. newPanel()
Creates the panel to display in the dialog.protected BasePanel
FlowDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
FourInOneDisplay. newPanel()
protected BasePanel
Histogram. newPanel()
Creates the panel to display in the dialog.protected BasePanel
HistoryDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
Html4Display. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageHistogram. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageSegmentationViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
JFreeChartPlot. newPanel()
Creates the panel to display in the dialog.protected BasePanel
JsonDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
LogViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
MatrixPlot. newPanel()
protected BasePanel
ObjectPreview. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ObjectViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
PDFViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ProbabilityPlotDisplay. newPanel()
protected BasePanel
ProgressBar. newPanel()
Creates the panel to display in the dialog.protected BasePanel
PropertiesDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ReportDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ScatterDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SequencePlotter. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SideBySideDiff. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SimplePlot. newPanel()
Creates the panel to display in the dialog.BasePanel
SpreadSheetDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SpreadSheetRowViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
StringTree. newPanel()
Creates the panel to display in the dialog.protected BasePanel
TimeseriesDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaAttributeSummary. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaClassifierErrors. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaCostBenefitAnalysis. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaCostCurve. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaGraphVisualizer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaInstancesDisplay. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaInstancesPlot. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaInstanceViewer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaMarginCurve. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaThresholdCurve. newPanel()
Creates the panel to display in the dialog.protected BasePanel
WekaTreeVisualizer. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ZScoreDisplay. newPanel()
Methods in adams.flow.sink with parameters of type BasePanel Modifier and Type Method Description protected BaseFrame
DisplayPanelManager. doCreateFrame(BasePanel panel)
Creates the actual frame.void
DisplayPanelManager.DisplayPanelHistoryPanel. setPanel(BasePanel value)
Sets the panel to display the results in. -
Uses of BasePanel in adams.flow.sink.canvas
Subclasses of BasePanel in adams.flow.sink.canvas Modifier and Type Class Description class
DataPoolPanel
Panel for painting on the content of a DataPool. -
Uses of BasePanel in adams.flow.sink.sequenceplotter
Subclasses of BasePanel in adams.flow.sink.sequenceplotter Modifier and Type Class Description class
SequencePlotterPanel
The panel that plots all the sequences. -
Uses of BasePanel in adams.flow.standalone
Subclasses of BasePanel in adams.flow.standalone Modifier and Type Class Description static class
Stopwatch.StopwatchPanel
Panel for displaying a stopwatch.Fields in adams.flow.standalone with type parameters of type BasePanel Modifier and Type Field Description protected List<BasePanel>
GridView. m_Panels
the panels to display.Methods in adams.flow.standalone that return BasePanel Modifier and Type Method Description protected abstract BasePanel
AbstractMultiView. newPanel()
Creates the panel to display in the dialog.protected BasePanel
AbstractMultiView.ViewWrapper. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ConsoleWindow. newPanel()
Creates the panel to display in the dialog.protected BasePanel
GridView. newPanel()
Creates the panel to display in the dialog.protected BasePanel
Stopwatch. newPanel()
Creates the panel to display in the dialog.protected BasePanel
TabView. newPanel()
Creates the panel to display in the dialog.Methods in adams.flow.standalone with parameters of type BasePanel Modifier and Type Method Description abstract void
AbstractMultiView. addPanel(Actor actor, BasePanel panel)
Replaces the current dummy panel with the actual panel.void
GridView. addPanel(Actor actor, BasePanel panel)
Replaces the current dummy panel with the actual panel.void
TabView. addPanel(Actor actor, BasePanel panel)
Replaces the current dummy panel with the actual panel. -
Uses of BasePanel in adams.flow.transformer
Subclasses of BasePanel in adams.flow.transformer Modifier and Type Class Description static class
ImageAnnotator.AnnotatorPanel
Panel for annotating an image.Fields in adams.flow.transformer declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractInteractiveTransformerDialog. m_Panel
the panel to display.Methods in adams.flow.transformer that return BasePanel Modifier and Type Method Description BasePanel
AbstractInteractiveTransformerDialog. getPanel()
Returns the panel.protected abstract BasePanel
AbstractInteractiveTransformerDialog. newPanel()
Creates the panel to display in the dialog.protected BasePanel
CompareObjectLocations. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageAnnotator. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageLabeler. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageObjectAnnotator. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ImageSegmentationAnnotator. newPanel()
Creates the panel to display in the dialog.protected BasePanel
PixelSelector. newPanel()
Creates the panel to display in the dialog.protected BasePanel
ProcessActor. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SelectArraySubset. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SpreadSheetCellSelector. newPanel()
Creates the panel to display in the dialog.protected BasePanel
SpreadSheetSelectSubset. newPanel()
Creates the panel to display in the dialog.Methods in adams.flow.transformer with parameters of type BasePanel Modifier and Type Method Description protected BaseDialog
AbstractInteractiveTransformerDialog. createDialog(BasePanel panel)
Creates and initializes a dialog with the just created panel.protected BaseDialog
AbstractInteractiveTransformerDialog. doCreateDialog(BasePanel panel)
Creates the actual dialog.protected BaseDialog
SpreadSheetCellSelector. doCreateDialog(BasePanel panel)
Creates the actual dialog.protected void
AbstractInteractiveTransformerDialog. postCreateDialog(BaseDialog dialog, BasePanel panel)
Hook method after the dialog got created.protected void
CompareObjectLocations. postCreateDialog(BaseDialog dialog, BasePanel panel)
Hook method after the dialog got created.protected void
ImageAnnotator. postCreateDialog(BaseDialog dialog, BasePanel panel)
Hook method after the dialog got created.protected void
ImageLabeler. postCreateDialog(BaseDialog dialog, BasePanel panel)
Hook method after the dialog got created.protected void
ImageObjectAnnotator. postCreateDialog(BaseDialog dialog, BasePanel panel)
Hook method after the dialog got created.protected void
ImageSegmentationAnnotator. postCreateDialog(BaseDialog dialog, BasePanel panel)
Hook method after the dialog got created.protected void
AbstractInteractiveTransformerDialog. preCreateDialog(BasePanel panel)
Hook method before the dialog gets created. -
Uses of BasePanel in adams.flow.transformer.compareobjectlocations
Subclasses of BasePanel in adams.flow.transformer.compareobjectlocations Modifier and Type Class Description class
AbstractComparisonPanel
Ancestor for comparison panels.static class
Combined.CombinedPanel
Displays the annotations/predictions in a single .static class
SideBySide.SideBySidePanel
Panel for displaying the annotations/predictions side-by-side. -
Uses of BasePanel in adams.flow.transformer.pixelselector
Subclasses of BasePanel in adams.flow.transformer.pixelselector Modifier and Type Class Description class
PixelSelectorPanel
Combines an ImagePanel and a Report table. -
Uses of BasePanel in adams.gui.application
Subclasses of BasePanel in adams.gui.application Modifier and Type Class Description class
AboutBoxPanel
Represents an "About" box displayed from the main menu.class
AbstractPreferencesPanel
Ancestor for preference panels.class
AbstractPropertiesPreferencesPanel
Displays all properties in a props file as preferences.class
CharsetSettingsPanel
Panel for configuring the charset settings.class
EmailSetupPanel
Panel for configuring the system-wide Email settings.class
FlowPreferencesPanel
Preferences for the flow editor.class
FontsPreferencesPanel
Preferences for fonts.class
JVisualVMPanel
Panel for configuring the JVisualVM settings.class
LocaleSettingsPanel
Panel for configuring the locale settings.class
PreferencesManagerPanel
Panel that combines all the preference panels.class
ProxySettingsPanel
Panel for configuring the proxy settings.class
SMBSetupPanel
Panel for configuring the system-wide SMB settings.class
SSLSetupPanel
Panel for configuring the system-wide SSL settings.class
TerminalSettingsPanel
Panel for configuring the terminal settings.class
TesseractSettingsPanel
Panel for configuring the tesseract settings.class
TimeZoneSettingsPanel
Panel for configuring the timezone settings.class
WekaExperimenterPreferencesPanel
Preferences for the WEKA Experimenter.class
WekaExplorerPreferencesPanel
Preferences for the WEKA Explorer.class
WekaInvestigatorPreferencesPanel
Preferences for the WEKA Investigator.Fields in adams.gui.application declared as BasePanel Modifier and Type Field Description protected BasePanel
ProxySettingsPanel. m_PanelType
the panel for the type. -
Uses of BasePanel in adams.gui.chooser
Subclasses of BasePanel in adams.gui.chooser Modifier and Type Class Description class
AbstractChooserPanel<T>
A panel that contains a text field with the current choice and a button for bringing up a dialog offering the choice.class
AbstractChooserPanelWithIOSupport<T>
Ancestor for chooser panels that handle directory listers.class
AbstractDateBasedChooserPanel<T extends Date>
Ancestor for chooser panels that useDate
objects.class
BaseTextChooserPanel
A panel that contains a text field with the current text and a button to bring up a text editor dialog.class
ColorChooserPanel
A panel that contains a text field with the current Color (in hex notation) and a button for bringing up a Color dialog.class
DatasetFileChooserPanel
A panel that contains a text field with the current file and a button for bringing up a ConverterFileChooser.class
DateChooserPanel
Represents a text field and a button to open up a dialog for selecting a date.class
DatePanel
Panel for selecting a date.class
DateTimeChooserPanel
Represents a text field and a button to open up a dialog for selecting a date/time.class
DateTimePanel
A combined panel that allows the user to choose date and time.class
DirectoryChooserPanel
A panel that contains a text field with the current directory and a button for bringing up a BaseDirectoryChooser.class
FieldChooserPanel
A panel that contains a text field with the current field and a button for bringing up a dialog for selecting from all available fields.class
FileChooserPanel
A panel that contains a text field with the current file/directory and a button for bringing up a BaseFileChooser.class
FontChooserPanel
A panel that contains a text field with the current Font and a button for bringing up a Font dialog.class
FontChooserPanelWithPreview
A font selection panel.class
FtpDirectoryChooserPanel
Chooser for remote directories (via SFTP).class
PdfFontChooserPanel
A font selection panel.class
SelectOptionPanel
Allows the user to select either a single or multiple options from a list of available options.class
SftpDirectoryChooserPanel
Chooser for remote directories (via SFTP).class
SmbDirectoryChooserPanel
Chooser for remote directories (via SMB).class
SpreadSheetFileChooserPanel
A panel that contains a text field with the current file and a button for bringing up a SpreadSheetFileChooser.class
SpreadSheetQueryChooserPanel
A panel that contains a text field with the current spreadsheet query and a button for bringing up an editor for the query.class
SQLStatementChooserPanel
A panel that contains a text field with the current SQL statement and a button for bringing up an editor for the SQL statement.static class
TextFileChooser.FileEncodingPanel
The accessory panel for setting the encoding.class
TimeChooserPanel
Represents a text field and a button to open up a dialog for selecting a date.class
TimePanel
Allows the user to select a time (24h).Methods in adams.gui.chooser that return BasePanel Modifier and Type Method Description protected abstract BasePanel
AbstractDateBasedChooserPanel. createPanel()
Creates the panel to display in the dialog.protected BasePanel
DateChooserPanel. createPanel()
Creates the panel to display in the dialog.protected BasePanel
DateTimeChooserPanel. createPanel()
Creates the panel to display in the dialog.protected BasePanel
TimeChooserPanel. createPanel()
Creates the panel to display in the dialog. -
Uses of BasePanel in adams.gui.core
Subclasses of BasePanel in adams.gui.core Modifier and Type Class Description class
AbstractComponentWithButtons<T extends Component>
Ancestor for components that have associated buttons.class
AbstractDoubleClickableComponentWithButtons<T extends Component>
Ancestor for components with buttons that can be double-clicked.class
AbstractNamedHistoryPanel<T>
Abstract ancestor for panels that store a history of objects, e.g., results of experiment runs.class
AbstractQuickSearchPanel
Ancestor for panels that .class
AbstractTextAreaPanelWithAdvancedSyntaxHighlighting
Panel with syntax highlighting usingRSyntaxTextArea
.class
AbstractTextEditorPanelWithSimpleSyntaxHighlighting
A panel that allows the editing of text, including undo/redo support, and custom syntax highlighting.class
AdjustableGridPanel
Panel withGridLayout
that allows user to adjust layout.class
BaseColorTextField
Text field designed for entering a regular expression.class
BaseFlatSplitButton
Simple version of a split button: button + drop-down menu.class
BaseListWithButtons
Graphical component that consists of a BaseTable with buttons on the right-hand side.class
BaseLogPanel
Simple log panel with Clear/Copy buttons.class
BasePanelWithButtons
Panel that offers associated buttons on the right-hand side.class
BasePanelWithDatabaseConnection
Ancestor for panels that depend on a database connection.class
BasePasswordFieldWithButton
ABasePasswordField
with a button to show/hide the password.class
BaseSplitButton
Simple version of a split button: button + drop-down menu.class
BaseStatusBar
A bar for displaying status messages (left and right).class
BaseTableWithButtons
Graphical component that consists of a BaseTable with buttons on the right-hand side.class
BaseTextAreaWithButtons
Graphical component that consists of a BaseTable with buttons on the right-hand side.class
BaseTextPaneWithButtons
BaseTextPaneWithButtons
with additional support for buttons.class
BaseTextPaneWithWordWrap
A panel containing aBaseTextPane
, to allow wordwrap functionality.class
BooleanExpressionEditorPanel
Text editor pane with syntax highlighting for boolean expressions.class
BufferHistoryPanel
A history panel that keeps track of named StringBuilder objects, e.g., containing experiments results.class
ClassQuickSearchPanel
Allows user to search/select class from a class hierarchy.class
ConsolePanel
Global panel for capturing output via PrintObject instances.static class
ConsolePanel.OutputPanel
Represents a single panel for a specific type of output.class
DefaultTextAreaPanelWithAdvancedSyntaxHighlighting
Text area with no syntax highlighting by default.class
DescriptionPanel
Base panel that offers a description at the top.class
DetachablePanel
Ancestor for panels that can be detached in a frame and also reattached again.class
ErrorMessagePanel
A panel for displaying an error message, optionally being able to include the console output.class
FileListWithButtons
A specialized list that allows the addition/removal of files.class
FilePanel
Displays files and directories.class
FilterPanel
Compact filter component that allows user to enter text.class
GroovySyntaxEditorPanel
Text editor pane with Groovy syntax highlighting.static class
GUIHelper.AbstractInputPanel
Ancestor for panels that allow the user to enter/select a value.static class
GUIHelper.InputPanelWithButtons
Panel that uses buttons for the values that the user can enter.static class
GUIHelper.InputPanelWithComboBox
Panel that uses a combobox for the values that the user can enter.static class
GUIHelper.InputPanelWithTextArea
Panel that uses a textarea for the value that the user can enter.class
LookUpUpdateEditorPanel
Text editor pane with syntax highlighting for lookup updates.class
MathematicalExpressionEditorPanel
Text editor pane with syntax highlighting for mathematical expressions.class
MemoryMonitorPanel
Displays the memory consumption.class
MultiPagePane
Manages multiple pages, like JTabbedPane manages multiple tabs.static class
MultiPagePane.DetachablePage
class
OneTouchPanel
Panel that can hide its content and make it visible using "arrow" buttons.class
ParameterPanel
A panel that lists one parameter (label and component or just AbstractChooserPanel) per row.class
ParameterPanelWithButtons
Panel that offers associated buttons on the right-hand side.class
PropertiesParameterPanel
Displays all properties in a props file as parameters (alphabetically sorted if no custom order for properties provided).class
SearchableBaseListWithButtons
Searchable list widget with buttons on the right.class
SearchPanel
A panel that displays a search box.class
SimpleLogPanel
Simple log panel.class
SortableAndSearchableTableWithButtons<T extends SortableAndSearchableTable>
Graphical component that consists of a SortableAndSearchableTable with buttons on the right-hand side.class
SplitPanelWithOptionalComponents
A panel that has optional left/top or right/bottom components.class
SpreadSheetFormulaEditorPanel
Text editor pane with syntax highlighting for spreadsheet formula.class
SpreadSheetQueryEditorPanel
Text editor pane with syntax highlighting for spreadsheet formula.class
SpreadSheetTableWithButtons
Graphical component that consists of a SpreadSheetTable with buttons on the right-hand side.class
SpreadSheetTableWithSearch
Spreadsheet table with search and (optional) buttons.class
SqlConnectionPanel
Panel for database connection.class
SQLSyntaxEditorPanel
Text editor pane with SQL syntax highlighting.class
StringExpressionEditorPanel
Text editor pane with syntax highlighting for boolean expressions.class
StringQuickSearchPanel
Allows user to search/select strings.class
StyledTextEditorPanel
A panel that allows the editing of text, including undo/redo support.class
TextEditorPanel
A panel that allows the editing of text, including undo/redo support.class
ToolBarPanel
Specialized panel with a toolbar.class
ToolBarUndoPanel
A toolbar panel with the ability for undo.class
UndoPanel
A panel with the ability for undo.class
XSLTSyntaxEditorPanel
Text editor pane with XSLT syntax highlighting (actually XML).Fields in adams.gui.core declared as BasePanel Modifier and Type Field Description protected BasePanel
DetachablePanel. m_ContentPanel
the content panel.protected BasePanel
ToolBarPanel. m_ContentPanel
the actual content panel.protected BasePanel
MultiPagePane. m_LeftPanel
the panel with the list and buttons.protected BasePanel
ErrorMessagePanel. m_PanelBottom
the bottom panel withBorderLayout
.protected BasePanel
MultiPagePane. m_PanelContent
the content pane for the pages.protected BasePanel
OneTouchPanel. m_PanelContent
the panel for adding the actual content.protected BasePanel
AbstractNamedHistoryPanel. m_PanelList
the panel for the list.protected BasePanel
AbstractNamedHistoryPanel. m_PanelListButtons
the panel for the list buttons.protected BasePanel
MultiPagePane. m_PanelListButtons
the panel for the list buttons.protected BasePanel
DetachablePanel. m_PanelReattach
the panel with a "reattach" frame.Methods in adams.gui.core that return BasePanel Modifier and Type Method Description BasePanel
ErrorMessagePanel. getBottomPanel()
Returns the bottom panel, i.e., the one holding the checkbox.BasePanel
DetachablePanel. getContentPanel()
Returns the content panel where to add the other widgets.BasePanel
OneTouchPanel. getContentPanel()
The panel for adding the actual content.BasePanel
ToolBarPanel. getContentPanel()
Returns the content panel. -
Uses of BasePanel in adams.gui.core.dom
Subclasses of BasePanel in adams.gui.core.dom Modifier and Type Class Description class
DOMTreeWithPreview
DOMTree with a preview table for the attributes. -
Uses of BasePanel in adams.gui.core.json
Subclasses of BasePanel in adams.gui.core.json Modifier and Type Class Description class
JsonTreeWithPreview
Panel with a JSON tree and a text area for previewing the data. -
Uses of BasePanel in adams.gui.core.spreadsheetpreview
Subclasses of BasePanel in adams.gui.core.spreadsheetpreview Modifier and Type Class Description static class
AbstractSpreadSheetPreview.AbstractSpreadSheetPreviewPanel
Ancestor for spreadsheet preview panels.static class
SimpleHTML.SimpleTextPanel
Displays the rows as HTML.static class
SimpleText.SimpleTextPanel
Displays the rows in a text area. -
Uses of BasePanel in adams.gui.dialog
Subclasses of BasePanel in adams.gui.dialog Modifier and Type Class Description class
AbstractConfigDatabaseConnectionPanel
A panel for connecting to a (config) database.class
AbstractDatabaseConnectionPanel
A panel for connecting to a database.class
ComposeEmailPanel
A panel for composing an email.class
DatabaseConnectionPanel
A panel for connecting to a database.class
DatabaseConnectionsPanel
Panel for managing all the database connections.class
DisplayEmailPanel
Panel for displaying anEmail
object.class
SpreadSheetPanel
Displays a spreadsheet in a table.class
SpreadSheetQueryPanel
Panel with spreadsheet query editor.class
SQLStatementPanel
Panel with SQL statement editor.class
TextPanel
A simple text editor panel. -
Uses of BasePanel in adams.gui.flow
Subclasses of BasePanel in adams.gui.flow Modifier and Type Class Description class
ActorTreePanel
Displays all the actors in a tree and offers search functionality as well.class
FlowControlCenterPanel
A panel that functions as control center for flows.class
FlowEditorPanel
A panel for setting up, modifying, saving and loading "simple" flows.class
FlowMultiPagePane
Specialized tabbed pane for Flow panels.class
FlowPanel
A panel for setting up, modifying, saving and loading "simple" flows.class
FlowPanelNotificationArea
Shows textual notifications.class
FlowRunnerPanel
Panel that allows the execution of flows.Fields in adams.gui.flow declared as BasePanel Modifier and Type Field Description protected BasePanel
FlowPanel. m_PanelBottom
the bottom panel.protected BasePanel
FlowRunnerPanel. m_PanelBottom
the panel at the bottom. -
Uses of BasePanel in adams.gui.flow.tab
Subclasses of BasePanel in adams.gui.flow.tab Modifier and Type Class Description class
AbstractEditorTab
Ancestor for tabs that show up in the flow editor.class
AbstractTabChangeAwareEditorTab
Ancestor for tabs that react to the user selecting different flow panels.class
ActorHelpTab
Tab for displaying the help for the currently selected actor.class
ActorParametersTab
Tab for displaying the parameters for the currently selected actor.class
ActorTreeTab
Shows all available actors in a class tree.class
AttachedVariablesTab
Allows user to list variables and their values attached to the selected actor.class
Clipboard
A simple clipboard per flow editor window.class
EffectiveTagsTab
Tab for displaying the effective tags for the currently selected actor.class
GraphicalActorProcessorTab
For displaying the graphical output from actor processors.class
GraphicalFlowExecutionListenersTab
Displays the registered flow execution listeners.class
ParsedErrorTab
For displaying the panels for parsed errors.class
RegisteredDisplaysTab
Displays the registered displays for a particular class.class
StorageNamesTab
Allows user to list storage names in flow.class
VariablesTab
Allows user to list variables in flow. -
Uses of BasePanel in adams.gui.goe
Subclasses of BasePanel in adams.gui.goe Modifier and Type Class Description class
GenericArrayEditor
A PropertyEditor for arrays of objects that themselves have property editors.class
GenericArrayEditorPanel
A panel that contains text field with the current setup of the array and a button for bringing up the GenericArrayEditor.class
GenericObjectEditorClassTreePanel
Creates a panel with a class tree.class
GenericObjectEditorPanel
A panel that contains text field with the current setup of the object and a button for bringing up the GenericObjectEditor.class
InlineEditor
Support for inline editing of editors that support this, in order to reduce number of clicks/dialogs required to enter a value.class
PropertyPanel
Support for drawing a property value in a component.class
PropertySheetPanel
Displays a property sheet where (supported) properties of the target object may be edited.class
WekaGenericArrayEditorPanel
A panel that contains text field with the current setup of the array and a button for bringing up the GenericArrayEditor.class
WekaGenericObjectEditorPanel
A panel that contains text field with the current setup of the object and a button for bringing up the GenericObjectEditor.Fields in adams.gui.goe declared as BasePanel Modifier and Type Field Description protected BasePanel
WekaExperimentFileEditor. m_PanelEditor
the editor panel.protected BasePanel
PropertyPanel. m_PanelText
the panel to draw the text on.Methods in adams.gui.goe with parameters of type BasePanel Modifier and Type Method Description void
FileEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)
For customizing the popup menu.void
FlowFileEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)
For customizing the popup menu.void
InlineEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)
For customizing the popup menu.void
PlaceholderDirectoryEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)
For customizing the popup menu.void
PlaceholderFileEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)
For customizing the popup menu.void
PropertyPanel.PopupMenuCustomizer. customizePopupMenu(BasePanel owner, JPopupMenu menu)
For customizing the popup menu. -
Uses of BasePanel in adams.gui.help
Subclasses of BasePanel in adams.gui.help Modifier and Type Class Description class
HelpHistoryPanel
A history panel that keeps track of named help containers. -
Uses of BasePanel in adams.gui.menu
Subclasses of BasePanel in adams.gui.menu Modifier and Type Class Description static class
AbstractClassifierBasedGeneticAlgorithmWizard.PerformancePlot
For plotting the performance of the genetic algorithm. -
Uses of BasePanel in adams.gui.scripting
Subclasses of BasePanel in adams.gui.scripting Modifier and Type Class Description class
ScriptingLogPanel
A panel for outputting scripting commands globally.class
ScriptingTextEditorPanel
A text editor panel with syntax highlighting for the scripting commands in the GUI.Fields in adams.gui.scripting declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractCommandProcessor. m_BasePanel
the base panel to use.protected BasePanel
AbstractScriptingDialog. m_BasePanel
the base panel this dialog should operate on.protected BasePanel
ScriptingCommand. m_BasePanel
the affected base panel.protected BasePanel
ScriptingCommandCode. m_BasePanel
the affected base panel.Methods in adams.gui.scripting that return BasePanel Modifier and Type Method Description BasePanel
AbstractCommandProcessor. getBasePanel()
Returns the base panel.BasePanel
AbstractScriptingDialog. getBasePanel()
Returns the underlying base panel.BasePanel
AbstractScriptlet. getBasePanel()
Returns the underlying BasePanel if available.BasePanel
ScriptingCommand. getBasePanel()
Returns the affected base panel.BasePanel
ScriptingCommandCode. getBasePanel()
Returns the BasePanel that was affected.Methods in adams.gui.scripting with parameters of type BasePanel Modifier and Type Method Description void
AbstractScriptingEngine. add(BasePanel panel, File commandFile)
Adds the commands from the given file to the queue.void
AbstractScriptingEngine. add(BasePanel panel, String command)
Adds the given command to the queue.void
AbstractScriptingEngine. add(BasePanel panel, String[] commands)
Adds the given commands to the queue.void
AbstractScriptingEngine. add(BasePanel panel, String cmd, ScriptingCommandCode code)
Adds the given command to the queue.void
AbstractScriptingEngine. add(BasePanel panel, List<String> commands)
Adds the given commands to the queue.void
AbstractCommandProcessor. setBasePanel(BasePanel value)
Sets the base panel.void
ScriptingCommandCode. setBasePanel(BasePanel value)
Sets the BasePanel that was affected.Constructors in adams.gui.scripting with parameters of type BasePanel Constructor Description AbstractScriptingDialog(Dialog owner, BasePanel panel)
Creates a non-modal dialog.AbstractScriptingDialog(Frame owner, BasePanel panel)
Creates a non-modal dialog.ScriptingCommand(BasePanel panel, String cmd)
Initializes the command with no code to execute.ScriptingCommand(BasePanel panel, String cmd, ScriptingCommandCode code)
Initializes the command with the code to execute.ScriptingDialog(Dialog owner, BasePanel panel)
Creates a non-modal dialog.ScriptingDialog(Frame owner, BasePanel panel)
Creates a non-modal dialog. -
Uses of BasePanel in adams.gui.selection
Subclasses of BasePanel in adams.gui.selection Modifier and Type Class Description class
AbstractConditionalDatabaseSelectionPanel<T,C extends AbstractConditions>
Abstract ancestor for selection panels that allow a conditional display of the items collected from the database.class
AbstractDatabaseSelectionPanel<T>
Abstract ancestor for table-based selection panels that use the database as backend.class
AbstractSelectDatabaseFieldPanel<T extends AbstractField>
A panel for selecting a field (obtained from a database).class
AbstractSelectionPanel
Abstract ancestor for all selection panels.class
AbstractTableBasedSelectionPanel<T>
Abstract ancestor for selection panels that use a JTable for displaying the options.class
SelectEmailAddressPanel
Allows the selection of email addresses.class
SelectFieldPanel
A panel for selecting a field (obtained from a database). -
Uses of BasePanel in adams.gui.tools
Subclasses of BasePanel in adams.gui.tools Modifier and Type Class Description class
AbstractLogEntryViewerPanel
For viewing LogEntry records.class
AbstractManagementPanel<T extends Comparable>
A panel for managing objects.class
AbstractManagementPanelWithDatabase<T extends Comparable>
A panel for managing the objects stored in a database.class
AbstractManagementPanelWithDatabaseConnectionListener<T extends Comparable>
Ancestor for management panels that listen to changes of the global database connection.class
AbstractManagementPanelWithProperties<T extends Comparable>
Ancestor panel for properties-based management panels.class
AbstractManagementPanelWithSelectableDatabase<T extends Comparable>
A panel for managing the objects stored in a database.class
AbstractRunToolPanel
A panel for executing tools from the GUI.class
AbstractSequenceViewerPanel
A panel for viewing sequences obtained from SQL statements.class
AbstractSimpleConversionPanel
Helper panel for converting data from one format into another.class
ClassHelpPanel
Simple panel for lookup of help information on classes (if available).class
ConfigureOptionHandlerPanel
Allows configuring any class implementingOptionHandler
.class
ConsoleOutputAnalyzerPanel
Frontend for analyzing theConsoleWindow
's output.class
DatasetCompatibilityPanel
Compares the headers of a number of datasets and outputs the results.class
DiffPanel
For comparing two files side-by-side.class
EmailAddressBookPanel
Panel for managing email addresses.class
ExpressionWatchPanel
Panel that allows the definition of variable, boolean and numerical expressions, which can be updated by the user.class
FavoritesManagementPanel
A panel for managing one's GOE favorites.class
FileChooserBookmarksManagementPanel
Panel for managing email addresses.class
FileCommanderPanel
File manager with two-pane interface, similar to the Midnight Commander.class
FileMonitorPanel
Allows the user to monitor a file for new data being appended, like log files.class
FindInFilesPanel
Simple tool for finding text in .class
ImageProcessorMultiPagePane
SpecializedBaseTabbedPane
for managing images.class
ImageProcessorPanel
Interface for processing images using a flow snippet.class
ImageProcessorSubPanel
A panel with three panes: original image, processed image and flow for processing.class
LogEntryDatabaseViewerPanel
For viewing LogEntry records stored in the database.class
LogEntryViewerPanel
Panel for displaying LogEntry records.class
NestedFormatViewerPanel
A viewer for files that contain the nested format, like the flow editor uses.class
OptionsConversionPanel
Helper panel for converting options from format into another.class
OptionTree
Displays commandline options as tree.class
PlaceholderManagementPanel
Panel for managing the placeholders.class
PrettyPrintJSONConversionPanel
Pretty prints JSON.class
PrettyPrintXMLConversionPanel
Pretty prints XML.class
PreviewBrowserPanel
Allows the browsing of files and previewing the content.class
PropertiesViewerPanel
A panel displaying properties files.class
RunToolPanel
A panel for executing tools from the GUI.class
SpreadSheetProcessorPanel
The main panel for processing spreadsheets.static class
SpreadSheetProcessorPanel.WidgetPanel
Encapsulates combobox to select a widget and the selected widget.class
SpreadSheetViewerPanel
A panel for viewing SpreadSheet files.class
SqlWorkbenchPanel
SQL Workbench master panel.class
SSHPanel
A simple SSH interface.class
SystemInfoPanel
A panel displaying information about the system.class
VariableManagementPanel
Panel for managing the variables (at runtime).class
WekaOptionsConversionPanel
Helper panel that turns Weka commandline strings into quoted strings suitable to be placed into code.class
XSLTPanel
Panel for performing XSLT on XML.static class
XSLTPanel.SubPanel
Panel for displaying text, loading and saving the content.Fields in adams.gui.tools declared as BasePanel Modifier and Type Field Description protected BasePanel
PreviewBrowserPanel. m_PanelArchiveFiles
the panel with the archive files.protected BasePanel
PreviewBrowserPanel. m_PanelArchiveFilesBottom
the panel with the archive files (bottom).protected BasePanel
PreviewBrowserPanel. m_PanelArchiveHandlers
the panel with the archive handlers.protected BasePanel
PreviewBrowserPanel. m_PanelLocalFiles
the panel with the local files.protected BasePanel
SpreadSheetProcessorPanel.WidgetPanel. m_PanelWidget
the panel for the widget. -
Uses of BasePanel in adams.gui.tools.filecommander
Subclasses of BasePanel in adams.gui.tools.filecommander Modifier and Type Class Description class
FileCommanderDirectoryPanel
One side of the FileCommander. -
Uses of BasePanel in adams.gui.tools.previewbrowser
Subclasses of BasePanel in adams.gui.tools.previewbrowser Modifier and Type Class Description class
AnnotateImage.CombinedPanel
Panel to combine the other panels and allow setting of current file name.class
CocoAnnotationsHandler.CombinedPanel
The panel for displaying the image.class
CreatingPreviewPanel
Dummy preview displayed while creating an actual preview.class
DeepLabCutCSVHandler.CombinedPanel
The panel for displaying the image.class
FailedToCreatePreviewPanel
Displays "Failed to create preview" message.class
MessagePanel
Allows the display of a message.class
NoDataToPreviewPanel
Dummy preview if no preview is available.class
NoPreviewAvailablePanel
Dummy preview if no preview is available.class
ObjectCentersFromReport.CombinedPanel
The panel for displaying the image.class
ObjectLocationsFromReport.CombinedPanel
The panel for displaying the image.class
ObjectLocationsFromSpreadSheet.CombinedPanel
The panel for displaying the image.class
PointsFromReportHandler.CombinedPanel
The panel for displaying the image.class
PreviewDisplay
Displays aPreviewPanel
and a combobox to switch views.class
PreviewPanel
The ancestor for all preview panels.class
SerializedObjectPanel
Panel for displaying a serialized object.Fields in adams.gui.tools.previewbrowser declared as BasePanel Modifier and Type Field Description protected BasePanel
PreviewDisplay. m_PanelContentHandlers
the panel with the content handlers.protected BasePanel
PreviewDisplay. m_PanelView
the panel for the view. -
Uses of BasePanel in adams.gui.tools.remotecontrolcenter
Subclasses of BasePanel in adams.gui.tools.remotecontrolcenter Modifier and Type Class Description class
RemoteControlCenterEnginesPanel
Interface for adding/removing/starting/stopping scripting engines.class
RemoteControlCenterLogPanel
Displays logging information.class
RemoteControlCenterManagerPanel
Interface for remote controls.class
RemoteControlCenterPanel
Remote control center session panel.class
RemoteControlCenterWorkspaceList
Workspace list for the remote control center. -
Uses of BasePanel in adams.gui.tools.remotecontrolcenter.panels
Subclasses of BasePanel in adams.gui.tools.remotecontrolcenter.panels Modifier and Type Class Description class
AbstractRemoteControlCenterTab
Ancestor for tabs to be shown in the Remote Control Center.class
AbstractRemoteFlowTab
Ancestor for tabs that get applied to remote flows using their ID(s).class
AdvancedTab
Sends a command.class
RemoteFlowCommandsTab
Tab for executing actions on remote flows.class
RemoteLoggingTab
Tab for starting/stopping tapping into the logging messages of a remote flow (both machines can communicate via host/port). -
Uses of BasePanel in adams.gui.tools.spreadsheetprocessor.processors
Fields in adams.gui.tools.spreadsheetprocessor.processors declared as BasePanel Modifier and Type Field Description protected BasePanel
FlowProcessor. m_PanelWidget
the widget. -
Uses of BasePanel in adams.gui.tools.spreadsheetprocessor.sources
Fields in adams.gui.tools.spreadsheetprocessor.sources declared as BasePanel Modifier and Type Field Description protected BasePanel
ClipboardSource. m_Widget
the widget.protected BasePanel
DatabaseSource. m_Widget
the widget.protected BasePanel
FileBrowserSource. m_Widget
the widget.protected BasePanel
FileSource. m_Widget
the widget. -
Uses of BasePanel in adams.gui.tools.spreadsheetprocessor.targets
Fields in adams.gui.tools.spreadsheetprocessor.targets declared as BasePanel Modifier and Type Field Description protected BasePanel
ChartTarget. m_Widget
the widget.protected BasePanel
ClipboardTarget. m_Widget
the widget.protected BasePanel
DatabaseTarget. m_Widget
the widget.protected BasePanel
FileTarget. m_Widget
the widget. -
Uses of BasePanel in adams.gui.tools.spreadsheetviewer
Subclasses of BasePanel in adams.gui.tools.spreadsheetviewer Modifier and Type Class Description class
MultiPagePane
A specialized tabbed pane with a few methods for easier access.class
SortDefinitionPanel
Represents a single sorting definition.class
SortPanel
Panel that allows users to sort a spreadsheet over an arbitrary number of columns.class
SpreadSheetPanel
Encapsulates a panel for the spreadsheet viewer tool.Fields in adams.gui.tools.spreadsheetviewer declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractViewPlugin. m_Panel
the generated panel.protected BasePanel
SortPanel. m_PanelButtons
the panel for the buttons.protected BasePanel
SortPanel. m_PanelDefinitions
the panel holding the defintion panels.Methods in adams.gui.tools.spreadsheetviewer that return BasePanel Modifier and Type Method Description protected BasePanel
AbstractSelectedSheetsViewPlugin. doGenerate(SpreadSheet sheet)
Performs the actual generation of the information.protected abstract BasePanel
AbstractViewPlugin. doGenerate(SpreadSheet sheet)
Performs the actual generation of the information.protected BasePanel
AbstractViewPluginWithGOE. doGenerate(SpreadSheet sheet)
Interacts with the user.protected BasePanel
BoxPlot. doGenerate(SpreadSheet sheet)
Performs the actual generation of the information.protected BasePanel
MatrixPlot. doGenerate(SpreadSheet sheet)
Performs the actual generation of the information.protected BasePanel
Statistics. doGenerate(SpreadSheet sheet)
Performs the actual generation of the information.BasePanel
AbstractViewPlugin. generate(SpreadSheet sheet)
Processes the spreadsheet.protected abstract BasePanel
AbstractViewPluginWithGOE. generatePanel(SpreadSheet sheet)
Performs the actual generation of the information.protected abstract BasePanel
AbstractSelectedSheetsViewPlugin. process()
Processes all the selected panels. -
Uses of BasePanel in adams.gui.tools.spreadsheetviewer.tab
Subclasses of BasePanel in adams.gui.tools.spreadsheetviewer.tab Modifier and Type Class Description class
AbstractViewerTab
Ancestor for tabs that show up in the spreadsheet viewer.class
CellContent
Displays the content of the selected cell.class
ColumnStatistic
Displays the specified statistics from the selected column and rows.class
Information
Simple information tab.class
Query
Allows the user to run a query on a spreadsheet and create a new transformed sheet using theSpreadSheetQuery
transformer. -
Uses of BasePanel in adams.gui.tools.sqlworkbench
Subclasses of BasePanel in adams.gui.tools.sqlworkbench Modifier and Type Class Description class
SqlMetaDataPanel
For querying meta-data.class
SqlQueryPanel
For executing a query. -
Uses of BasePanel in adams.gui.tools.weka
Subclasses of BasePanel in adams.gui.tools.weka Modifier and Type Class Description class
AbstractPanelWithFile<T extends AbstractChooserPanel>
Ancestor for panels that allow the user to select a file.class
AppendDatasetsPanel
Wizard panel that allows appending datasets (one after the other).class
BatchFilterDatasetsPanel
Wizard panel that allows appending datasets (one after the other).class
CostCurvePanel
Displays cost curve data. -
Uses of BasePanel in adams.gui.tools.wekainvestigator
Subclasses of BasePanel in adams.gui.tools.wekainvestigator Modifier and Type Class Description class
InvestigatorManagerPanel
Manages multiple sessions of the Investigator.class
InvestigatorPanel
The main panel for the Investigator.class
InvestigatorWorkspaceList
Lists the sessions. -
Uses of BasePanel in adams.gui.tools.wekainvestigator.datatable
Subclasses of BasePanel in adams.gui.tools.wekainvestigator.datatable Modifier and Type Class Description class
DataTableWithButtons
Specialized table with buttons. -
Uses of BasePanel in adams.gui.tools.wekainvestigator.output
Subclasses of BasePanel in adams.gui.tools.wekainvestigator.output Modifier and Type Class Description class
AbstractOutputPanelWithPopupMenu<T extends BaseFileChooser>
Ancestor for output panels that can save the displayed output to a file.class
ComponentContentPanel
Panel for exporting the graphical component as image.class
TableContentPanel
Panel for exporting the table as spreadsheet.class
TextualContentPanel
Panel for exporting the textual component as text. -
Uses of BasePanel in adams.gui.tools.wekainvestigator.tab
Subclasses of BasePanel in adams.gui.tools.wekainvestigator.tab Modifier and Type Class Description class
AbstractInvestigatorTab
Ancestor for tabs in the Investigator.class
AbstractInvestigatorTabWithDataTable
Ancestor for tabs that have the data table on top.class
AbstractInvestigatorTabWithEditableDataTable
Ancestor for tabs with modifiable data table.class
AssociateTab
Tab for associators.static class
AssociateTab.HistoryPanel
Customized history panel.class
AttributeSelectionTab
Tab for attribute selection.static class
AttributeSelectionTab.HistoryPanel
Customized history panel.class
BoxPlotTab
Visualizes the selected dataset as box plot.class
ClassifyTab
Tab for classification.static class
ClassifyTab.HistoryPanel
Customized history panel.class
ClusterTab
Tab for clustering.static class
ClusterTab.HistoryPanel
Customized history panel.class
CompareTab
For comparing datasets.class
DataQueryTab
Allows the execution of an SQL-like query to manipulate datasets.class
DataTab
Lists the currently loaded datasets.class
ExperimentTab
Tab for running experiment on selected dataset/classifier.static class
ExperimentTab.HistoryPanel
Customized history panel.class
IndependentComponentsTab
Visualizes the ICA components/sources and ICA space calculated from the selected dataset.class
InstanceTab
Visualizes the selected dataset like the instance explorer.class
LogTab
Just displays the log messages.class
MatrixTab
Visualizes the selected dataset as matrix plot.class
PartialLeastSquaresTab
Visualizes the PLS loadings and PLS space calculated from the selected dataset.class
PreprocessTab
Preprocessing tab.class
PrincipalComponentsTab
Visualizes the PCA loadings and PCA space calculated from the selected dataset.class
ScatterPlotTab
For plotting attributes against each other. -
Uses of BasePanel in adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold
Subclasses of BasePanel in adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold Modifier and Type Class Description class
PerFoldMultiPagePane
Specialized multi-page pane for managing per-fold data. -
Uses of BasePanel in adams.gui.tools.wekainvestigator.tab.preprocesstab
Subclasses of BasePanel in adams.gui.tools.wekainvestigator.tab.preprocesstab Modifier and Type Class Description class
AttributeSelectionPanel
Creates a panel that displays the attributes contained in a set of instances, letting the user toggle whether each attribute is selected or not (eg: so that unselected attributes can be removed before classification).class
AttributeVisualizationPanel
Creates a panel that shows a visualization of an attribute in a dataset.class
MultiAttributeSummaryPanel
Can display one or more instances of AttributeSummaryPanel class.class
MultiAttributeVisualizationPanel
Can display one or more instances of AttributeVisualizationPanel class. -
Uses of BasePanel in adams.gui.tools.wekamultiexperimenter
Subclasses of BasePanel in adams.gui.tools.wekamultiexperimenter Modifier and Type Class Description class
AbstractExperimenterPanel
Ancestor for panels in the experimenter.class
AnalysisPanel
The analysis panel.class
ExperimenterEntryPanel
Allows the display of multiple Experimenter panels.class
ExperimenterPanel
The Experimenter panel.class
LogPanel
The log panel.class
MultiExperimenter
Extended interface for the WEKA Experimenter, allowing for an arbitrary number of Experimenter panels. -
Uses of BasePanel in adams.gui.tools.wekamultiexperimenter.analysis
Subclasses of BasePanel in adams.gui.tools.wekamultiexperimenter.analysis Modifier and Type Class Description class
AbstractAnalysisPanel
Ancestor for panels that analysis experimental results.class
AbstractResultsPanel
Ancestor for displaying the results of an analysis.class
DefaultAnalysisPanel
Default panel for analyzing results from experiments.static class
DefaultAnalysisPanel.HistoryPanel
Customized history panel.class
PlainTextResultsPanel
Displays the results in plain text.class
TableResultsPanel
Displays the results in a table. -
Uses of BasePanel in adams.gui.tools.wekamultiexperimenter.setup
Subclasses of BasePanel in adams.gui.tools.wekamultiexperimenter.setup Modifier and Type Class Description class
AbstractAdamsSetupPanel
Ancestor for setup panels for ADAMS experiments.class
AbstractSetupOptionPanel
Ancestor for panels that get added to aAbstractSetupPanel
.class
AbstractSetupPanel<T>
Ancestor for setup panels.class
AbstractWekaSetupPanel
Ancestor for setup panels for Weka experiments.class
BasicAdamsSetupPanel
Basic interface for setting up an ADAMS experiment.class
BasicWekaSetupPanel
Basic interface for setting up a Weka experiment.class
ClassifierPanel
Panel for listing datasets.class
DatasetPanel
Panel for listing datasets. -
Uses of BasePanel in adams.gui.tools.wekamultiexperimenter.setup.weka
Subclasses of BasePanel in adams.gui.tools.wekamultiexperimenter.setup.weka Modifier and Type Class Description class
AbstractOutputPanel
Ancestor for panels that allow the user to configureResultListener
s.class
ArffOutputPanel
Stores the results in an ARFF file.class
CsvOutputPanel
Stores the results in a CSV file.class
CustomOutputPanel
Allows the user to configure anyResultListener
.class
JdbcOutputPanel
Stores the results in a JDBC database.class
OutputPanel
Allows the user to select the output type, e.g., ARFF file or JDBC database. -
Uses of BasePanel in adams.gui.visualization.container
Subclasses of BasePanel in adams.gui.visualization.container Modifier and Type Class Description class
AbstractContainerList<M extends AbstractContainerManager,C extends AbstractContainer>
An abstract panel that lists containers in a JTable.class
AbstractDataContainerZoomOverviewPanel<P extends DataContainerPanel,C extends Paintlet,Z extends AbstractDataContainerZoomOverviewPaintlet,T extends DataContainer,M extends AbstractContainerManager>
Panel that shows the zoom in the data container panel as overlay.class
DataContainerPanel<T extends DataContainer,M extends AbstractContainerManager>
Special panel for displaying the DataContainer data.class
DataContainerPanelWithContainerList<T extends DataContainer,M extends AbstractContainerManager,C extends AbstractContainer>
Data container panel with a container list in the side panel.class
DataContainerPanelWithSidePanel<T extends DataContainer,M extends AbstractContainerManager>
Special panel for displaying the DataContainer data and a side panel with additional information.static class
NotesFactory.MultiPagePane<T extends AbstractContainer>
A specialized multi-page pane that displays container notes.Fields in adams.gui.visualization.container declared as BasePanel Modifier and Type Field Description protected BasePanel
DataContainerPanel. m_PlotWrapperPanel
the wrapper panel for the plot panel. -
Uses of BasePanel in adams.gui.visualization.core
Subclasses of BasePanel in adams.gui.visualization.core Modifier and Type Class Description class
AbstractHistogramPanel<T>
Ancestor for panels that generate and display histograms.class
AxisPanel
Specialized panel for displaying an axis.class
PaintablePanel
An abstract superclass for panels that paint "stuff", e.g., plots. -
Uses of BasePanel in adams.gui.visualization.core.plot
Subclasses of BasePanel in adams.gui.visualization.core.plot Modifier and Type Class Description class
ContentPanel
A specialized panel that can notify listeners of paint updates. -
Uses of BasePanel in adams.gui.visualization.debug
Subclasses of BasePanel in adams.gui.visualization.debug Modifier and Type Class Description class
DiffTextPane
Displays one side of a side-by-side diff.class
InspectionPanel
Panel for inspecting an object and its values (accessible through bean properties).class
SideBySideDiffPanel
Panel for displaying side-by-side diff.class
StoragePanel
Displays the current items stored in the temp storage of a flow.Fields in adams.gui.visualization.debug declared as BasePanel Modifier and Type Field Description protected BasePanel
InspectionPanel. m_PanelContent
the panel on the right.protected BasePanel
SideBySideDiffPanel. m_PanelLeft
the panel for the left content.protected BasePanel
SideBySideDiffPanel. m_PanelRight
the panel for the right content.protected BasePanel
InspectionPanel. m_PanelSize
the panel for the size.Methods in adams.gui.visualization.debug that return BasePanel Modifier and Type Method Description BasePanel
SideBySideDiffPanel. getPanel(boolean left)
Returns the underlying panel. -
Uses of BasePanel in adams.gui.visualization.debug.objectrenderer
Fields in adams.gui.visualization.debug.objectrenderer declared as BasePanel Modifier and Type Field Description protected BasePanel
ReportRenderer. m_LastPanel
the last setup. -
Uses of BasePanel in adams.gui.visualization.image
Subclasses of BasePanel in adams.gui.visualization.image Modifier and Type Class Description static class
AbstractObjectOverlayFromReport.LocatedObjectsPanel
The panel for displaying the located objects.static class
AbstractPointOverlayFromReport.LocatedPointsPanel
The panel for displaying the located points.class
ColorPickerPanel
A panel allowing the user to pick a color on anImagePanel
.static class
ColorPickerPanel.ZoomPanel
Specialized panel that shows a zoomed in version of the image.class
HistogramPanel
Generates and displays histogram(s) from an image.class
ImageMultiPagePane
SpecializedMultiPagePane
for managing images.class
ImagePanel
For displaying a single image.static class
ImagePanel.PaintPanel
The panel used for painting.class
ImageViewerPanel
A simple image viewer.static class
ObjectAnnotations.LocatedObjectsPanel
The panel for displaying the located objects.Fields in adams.gui.visualization.image declared as BasePanel Modifier and Type Field Description protected BasePanel
ImagePanel. m_PanelProperties
the panel with the properties. -
Uses of BasePanel in adams.gui.visualization.instance
Subclasses of BasePanel in adams.gui.visualization.instance Modifier and Type Class Description static class
HistogramFactory.Panel
A panel for displaying a histogram based on the GC data of a instance.class
InstanceComparePanel
A tool for comparing two datasets visually.static class
InstanceComparePanel.DatasetPanel
Specialized panel for loading dataset and setting various parameters.class
InstanceContainerList
A panel that lists Instances in a JTable.class
InstanceExplorer
A panel for exploring Instances visually.class
InstancePanel
A panel for displaying instances.static class
InstanceReportFactory.Panel
A specialized panel that displays reports.class
InstanceZoomOverviewPanel
Panel that shows the zoom in the TIC panel as overlay.Methods in adams.gui.visualization.instance that return BasePanel Modifier and Type Method Description static BasePanel
InstanceReportFactory. getPanel(Report report)
Returns a new panel for the given report. -
Uses of BasePanel in adams.gui.visualization.instances
Subclasses of BasePanel in adams.gui.visualization.instances Modifier and Type Class Description class
InstancesPanel
Panel displaying an Instances table. -
Uses of BasePanel in adams.gui.visualization.instances.instancestable
Subclasses of BasePanel in adams.gui.visualization.instances.instancestable Modifier and Type Class Description class
InstancesSortDefinitionPanel
Represents a single sorting definition.class
InstancesSortPanel
Panel that allows users to sort instances over an arbitrary number of columns.Fields in adams.gui.visualization.instances.instancestable declared as BasePanel Modifier and Type Field Description protected BasePanel
InstancesSortPanel. m_PanelButtons
the panel for the buttons.protected BasePanel
InstancesSortPanel. m_PanelDefinitions
the panel holding the defintion panels. -
Uses of BasePanel in adams.gui.visualization.object
Subclasses of BasePanel in adams.gui.visualization.object Modifier and Type Class Description class
CanvasPanel
For drawing the image and overlays.class
ObjectAnnotationPanel
Panel for annotating objects in images.Fields in adams.gui.visualization.object declared as BasePanel Modifier and Type Field Description protected BasePanel
ObjectAnnotationPanel. m_PanelAnnotationsAndTools
the annotations + tools panel.protected BasePanel
ObjectAnnotationPanel. m_PanelToolOptions
the panel for displaying the tool options.protected BasePanel
ObjectAnnotationPanel. m_PanelTools
the tools panel. -
Uses of BasePanel in adams.gui.visualization.object.annotationsdisplay
Subclasses of BasePanel in adams.gui.visualization.object.annotationsdisplay Modifier and Type Class Description class
AbstractAnnotationsDisplayPanel
Ancestor for panels that display annotations.class
DefaultAnnotationsDisplayPanel
Displays the annotations as a report table. -
Uses of BasePanel in adams.gui.visualization.object.labelselector
Subclasses of BasePanel in adams.gui.visualization.object.labelselector Modifier and Type Class Description class
AbstractLabelSelectorPanel
Ancestor for panels that allow selection of label.class
ButtonSelectorPanel
Default panel with labels and unset buttons.class
ButtonSelectorWithColorPanel
Default panel with labels (incl color hint) and unset buttons.class
ComboBoxSelectorPanel
Panel with labels in combobox and unset buttons. -
Uses of BasePanel in adams.gui.visualization.object.tools
Fields in adams.gui.visualization.object.tools declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractTool. m_PanelFullOptions
the full option panel.protected BasePanel
AbstractTool. m_PanelOptions
the options panel.Methods in adams.gui.visualization.object.tools that return BasePanel Modifier and Type Method Description protected abstract BasePanel
AbstractTool. createOptionPanel()
Creates the panel for setting the options.protected BasePanel
AbstractToolWithParameterPanel. createOptionPanel()
Creates the panel for setting the options.BasePanel
AbstractTool. getOptionPanel()
Returns the panel for setting the options.BasePanel
Tool. getOptionPanel()
Returns the panel for setting the options. -
Uses of BasePanel in adams.gui.visualization.pdf
Subclasses of BasePanel in adams.gui.visualization.pdf Modifier and Type Class Description class
PDFPanel
Panel for displaying a PDF file.class
PDFViewerPanel
A basic PDF viewer.static class
PDFViewerPanel.MultiPagePane
A specialized tabbed pane with a few methods for easier access. -
Uses of BasePanel in adams.gui.visualization.report
Subclasses of BasePanel in adams.gui.visualization.report Modifier and Type Class Description class
ReportContainerList
A class encapsulating containers tailored for reports.static class
ReportFactory.Panel<C extends ReportContainer,M extends ReportContainerManager>
A specialized panel that displays reports.Fields in adams.gui.visualization.report declared as BasePanel Modifier and Type Field Description protected BasePanel
ReportFactory.Panel. m_PanelTable
the panel for the table.Methods in adams.gui.visualization.report that return BasePanel Modifier and Type Method Description static BasePanel
ReportFactory. getPanel(Report report, boolean preview)
Returns a new panel for the given report. -
Uses of BasePanel in adams.gui.visualization.segmentation
Subclasses of BasePanel in adams.gui.visualization.segmentation Modifier and Type Class Description class
CanvasPanel
Used for drawing on.class
SegmentationPanel
Panel for performing segmentation annotations.Fields in adams.gui.visualization.segmentation declared as BasePanel Modifier and Type Field Description protected BasePanel
SegmentationPanel. m_PanelCenter
the center panel.protected BasePanel
SegmentationPanel. m_PanelLayers
the layers panel.protected BasePanel
SegmentationPanel. m_PanelLeft
the left panel.protected BasePanel
SegmentationPanel. m_PanelToolOptions
the panel for displaying the tool options.protected BasePanel
SegmentationPanel. m_PanelTools
the tools panel. -
Uses of BasePanel in adams.gui.visualization.segmentation.layer
Subclasses of BasePanel in adams.gui.visualization.segmentation.layer Modifier and Type Class Description class
AbstractImageLayer
Layers that manage an image.class
AbstractLayer
Ancestor for layers.class
BackgroundLayer
The layer for the background.class
CombinedLayer
Combines multiple images into single one for annotation.static class
CombinedLayer.CombinedSubLayer
A single layer.class
ImageLayer
The layer for the image.class
OverlayLayer
Class for overlay layers. -
Uses of BasePanel in adams.gui.visualization.segmentation.tool
Fields in adams.gui.visualization.segmentation.tool declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractTool. m_PanelFullOptions
the full option panel.protected BasePanel
AbstractTool. m_PanelOptions
the options panel.Methods in adams.gui.visualization.segmentation.tool that return BasePanel Modifier and Type Method Description protected abstract BasePanel
AbstractTool. createOptionPanel()
Creates the panel for setting the options.protected BasePanel
AbstractToolWithParameterPanel. createOptionPanel()
Creates the panel for setting the options.protected BasePanel
Pointer. createOptionPanel()
Creates the panel for setting the options.BasePanel
AbstractTool. getOptionPanel()
Returns the panel for setting the options.BasePanel
Tool. getOptionPanel()
Returns the panel for setting the options. -
Uses of BasePanel in adams.gui.visualization.sequence
Subclasses of BasePanel in adams.gui.visualization.sequence Modifier and Type Class Description class
XYSequenceContainerList
Class encapsulating XY sequence specific classes.class
XYSequencePanel
A panel for displaying XY sequences. -
Uses of BasePanel in adams.gui.visualization.spreadsheet
Subclasses of BasePanel in adams.gui.visualization.spreadsheet Modifier and Type Class Description static class
HistogramFactory.Panel
A panel for displaying a histogram based on the data of a row.class
SpreadSheetExplorer
A panel for exploring Instances visually.class
SpreadSheetRowContainerList
A panel that lists SpreadSheetRow objects in a JTable.class
SpreadSheetRowPanel
A panel for displaying instances.static class
SpreadSheetRowReportFactory.Panel
A specialized panel that displays reports.class
SpreadSheetRowZoomOverviewPanel
Panel that shows the zoom in the TIC panel as overlay.Methods in adams.gui.visualization.spreadsheet that return BasePanel Modifier and Type Method Description static BasePanel
SpreadSheetRowReportFactory. getPanel(Report report)
Returns a new panel for the given report. -
Uses of BasePanel in adams.gui.visualization.statistics
Subclasses of BasePanel in adams.gui.visualization.statistics Modifier and Type Class Description static class
HistogramFactory.Panel
A panel for displaying a histogram based on the GC data of a chromatogram.static class
InformativeStatisticFactory.MultiPagePane
A specialized multi-page pane that displays statistics. -
Uses of BasePanel in adams.gui.visualization.stats.boxplot
Subclasses of BasePanel in adams.gui.visualization.stats.boxplot Modifier and Type Class Description class
BoxPlotManager
Class that displays box plots for a number of attributes -
Uses of BasePanel in adams.gui.visualization.stats.fourinone
Subclasses of BasePanel in adams.gui.visualization.stats.fourinone Modifier and Type Class Description class
FourInOne
Class that displays a four-in-1 plot containing a histogram, vs order plot, vs fit plot and a normal probability plot.class
VersusFit
Class that displays a versus fit graph.class
VersusOrder
Class that creates a versus order plot with the residuals on the y axis and the position in the data on the x axis. -
Uses of BasePanel in adams.gui.visualization.stats.histogram
Subclasses of BasePanel in adams.gui.visualization.stats.histogram Modifier and Type Class Description class
Histogram
Class that displays a histogram displaying the data provided. -
Uses of BasePanel in adams.gui.visualization.stats.probabilityplot
Subclasses of BasePanel in adams.gui.visualization.stats.probabilityplot Modifier and Type Class Description class
NormalPlot
Probability plot that only displays the normal distribution, used in the 4-in1 plot.class
ProbabilityPlot
Probability plot visualization. -
Uses of BasePanel in adams.gui.visualization.stats.scatterplot
Subclasses of BasePanel in adams.gui.visualization.stats.scatterplot Modifier and Type Class Description class
AbstractScatterPlot
Abstract class for displaying a single scatterplotpanel on a paintable panel.class
Matrix
Displays a grid of scatter plots with each attribute plotted against each of the other attributes, also can choose overlays etc.class
ScatterPlot
create a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes.class
ScatterPlotSimple
Class for displaying a single scatterplotpanel only, used in the matrix. -
Uses of BasePanel in adams.gui.visualization.stats.zscore
Subclasses of BasePanel in adams.gui.visualization.stats.zscore Modifier and Type Class Description class
ZScore
Create a paintable panel displaying a z score plot panel as well being able to choose attribute, paintlet and overlays. -
Uses of BasePanel in adams.gui.visualization.timeseries
Subclasses of BasePanel in adams.gui.visualization.timeseries Modifier and Type Class Description class
TimeseriesContainerList<M extends TimeseriesContainerManager,C extends TimeseriesContainer>
A class encapsulating containers tailored for timeseries.class
TimeseriesExplorer
A panel for exploring Timeseries, manipulating them with filters, etc.class
TimeseriesPanel<T extends Timeseries,M extends TimeseriesContainerManager<C>,C extends TimeseriesContainer>
Special panel for displaying the spectral data.class
TimeseriesZoomOverviewPanel
Panel that shows the zoom in the timeseries panel as overlay. -
Uses of BasePanel in adams.gui.visualization.weka
Fields in adams.gui.visualization.weka declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractInstanceInfoFrame. m_PanelComboBoxData
the panel for the combobox listing the datasets.protected BasePanel
AbstractInstanceInfoFrame. m_PanelData
the panel holding the table and buttons for the dataset.protected BasePanel
AbstractInstanceInfoFrame. m_PanelTextAll
the panel for the text tab. -
Uses of BasePanel in adams.gui.wizard
Subclasses of BasePanel in adams.gui.wizard Modifier and Type Class Description class
AbstractDatabaseConnectionPage
Ancestor for pages that allow the user to enter database connection parameters.class
AbstractWizardPage
Ancestor for wizard pages.class
AbstractWizardPane
Ancestor for wizard panes.class
BranchSelectionPage
Page that lets the user select which sub-branch to follow by displaying the page names of its children as buttons.class
DatabaseConnectionPage
Handles an ADAMS database connection.class
FinalPage
Simple start/welcome page.class
GenericObjectEditorPage
Wizard page that use aGenericObjectEditor
for displaying the properties of an object (and allowing user to change the class).class
ListPage
Wizard page that use aBaseList
for displaying a list of values.class
ParameterPanelPage
Wizard page that use aPropertiesParameterPanel
for displaying the parameters.class
PropertySheetPanelPage
Wizard page that use aPropertySheetPanel
for displaying the properties of an object.class
SelectDirectoryPage
Wizard page that allows the user to select a directory.class
SelectFilePage
Wizard page that allows the user to select a file.class
SelectMultipleDirectoriesPage
Wizard page that allows the user to select multiple directories.class
SelectMultipleFilesPage
Wizard page that allows the user to select multiple files.class
StartPage
Simple start/welcome page.class
TextAreaPage
Wizard page that use aBaseTextArea
for entering free-form text.class
WekaPropertySheetPanelPage
Wizard page that use aPropertySheetPanel
for displaying the properties of an object.class
WekaSelectDatasetPage
Wizard page that allows the user to select a Weka dataset.class
WekaSelectMultipleDatasetsPage
Wizard page that allows the user to select multiple datasets.class
WizardPane
Similar to aBaseTabbedPane
, but with the names of the pages listed in aBaseList
on the left-hand side.class
WizardPaneWithBranches
Similar toWizardPane
but allows branching. -
Uses of BasePanel in adams.gui.workspace
Subclasses of BasePanel in adams.gui.workspace Modifier and Type Class Description class
AbstractSerializableWorkspaceManagerPanel<P extends AbstractWorkspacePanel>
Ancestor for manager panels that allow saving/loading of workspaces.class
AbstractWorkspaceListPanel<T extends AbstractWorkspacePanel>
Allows the display of multiple panels.class
AbstractWorkspaceManagerPanel<T extends AbstractWorkspacePanel>
Ancestor for workspace managers.class
AbstractWorkspacePanel
The ancestor for a workspace panel.class
AbstractWorkspacePanelWithStatusBar
The ancestor for a workspace panel that also have a statusbar.Fields in adams.gui.workspace declared as BasePanel Modifier and Type Field Description protected BasePanel
AbstractWorkspaceListPanel. m_Panel
the panel to display the results in.protected BasePanel
AbstractWorkspaceManagerPanel. m_PanelButtons
the panel for the buttons.protected BasePanel
AbstractWorkspaceManagerPanel. m_PanelHistory
the history panel.protected BasePanel
AbstractWorkspaceManagerPanel. m_PanelWorkspace
the actual panel for displaying the other panels.Methods in adams.gui.workspace with parameters of type BasePanel Modifier and Type Method Description void
AbstractWorkspaceListPanel. setPanel(BasePanel value)
Sets the panel to display the results in. -
Uses of BasePanel in weka.gui.explorer
Subclasses of BasePanel in weka.gui.explorer Modifier and Type Class Description class
ExplorerEntryPanel
Allows the display of multiple Explorer panels.class
MultiExplorer
Extended interface for the WEKA Explorer, allowing for an arbitrary number of Explorer panels.Fields in weka.gui.explorer declared as BasePanel Modifier and Type Field Description protected BasePanel
ExplorerEntryPanel. m_Panel
the panel to display the results in.protected BasePanel
MultiExplorer. m_PanelButtons
the panel for the buttons.protected BasePanel
MultiExplorer. m_PanelExplorer
the actual panel for displaying the other panels.protected BasePanel
MultiExplorer. m_PanelHistory
the history panel.Methods in weka.gui.explorer with parameters of type BasePanel Modifier and Type Method Description void
ExplorerEntryPanel. setPanel(BasePanel value)
Sets the panel to display the results in.
-