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 classMissionControl.ControlPanelPanel for displaying a control panel.Methods in adams.flow.control that return BasePanel Modifier and Type Method Description protected BasePanelInspect. newPanel()Creates the panel to display in the dialog.protected BasePanelMissionControl. newPanel()Creates the panel to display in the dialog.protected BasePanelRemoveOutliers. 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 BaseDialogInspect. 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 BasePanelAbstractDisplay. m_Panelthe panel to display.Methods in adams.flow.core that return BasePanel Modifier and Type Method Description BasePanelAbstractDisplay. getPanel()Returns the panel.protected abstract BasePanelAbstractDisplay. 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 BaseFrameAbstractDisplay. createFrame(BasePanel panel)Creates and initializes a frame with the just created panel.protected BaseFrameAbstractDisplay. doCreateFrame(BasePanel panel)Creates the actual frame.protected voidAbstractDisplay. postCreateFrame(BaseFrame frame, BasePanel panel)Hook method after the frame got created.protected voidAbstractDisplay. 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 BasePanelAbstractGraphicalFlowExecutionListener. m_ListenerPanelthe listener panel.protected BasePanelMultiListener. m_ListenerPanelthe listener panel.Methods in adams.flow.execution that return BasePanel Modifier and Type Method Description BasePanelAbstractFlowExecutionListenerWithTable. newListenerPanel()Returns the panel to use.abstract BasePanelAbstractGraphicalFlowExecutionListener. newListenerPanel()Returns the panel to use.BasePanelDebug. newListenerPanel()Returns the panel to use.BasePanelGraphicalFlowExecutionListener. newListenerPanel()Returns the panel to use.BasePanelMultiListener. newListenerPanel()Returns the panel to use.BasePanelAbstractGraphicalFlowExecutionListener. newListenerPanelIfNecessary()Returns a new panel if necessary.BasePanelGraphicalFlowExecutionListener. newListenerPanelIfNecessary()Returns the panel to use, creates it only if necessary.BasePanelMultiListener. 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 classBreakpointPanelPanel for managing the breakpoints.classControlPanelA little dialog for controlling the breakpoint.Fields in adams.flow.execution.debug declared as BasePanel Modifier and Type Field Description protected BasePanelControlPanel. m_PanelSourceAllthe 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 classActorLocationsPanelPanel for listing actor locations. -
Uses of BasePanel in adams.flow.sink
Subclasses of BasePanel in adams.flow.sink Modifier and Type Class Description classAbstractComponentDisplayPanelAncestor for panels that can be created from tokens and supply the underlying component.classAbstractDisplayPanelAncestor for panels that can be created from tokens.classAbstractTextAndComponentDisplayPanelAncestor for panels that can be created from tokens and supply the underlying component or text.classAbstractTextDisplayPanelAncestor for panels that can be created from tokens and supply the underlying text.static classDisplayPanelManager.DisplayPanelHistoryPanelA history panel that keeps track of named DisplayPanel objects, e.g., containing experiments results.static classDisplayPanelManager.HistorySplitPanelRepresents a panel with a history on the left and the displayed panel on the right.static classFilePreview.FilePreviewDisplayPanelCustomDisplayPanel.static classHistoryDisplay.HistorySplitPanelRepresents a panel with a history on the left and the displayed text on the right.static classImageSegmentationViewer.ImageSegmentationViewerDisplayPanelCustomDisplayPanel.static classImageViewer.ImageViewerDisplayPanelCustomDisplayPanel.static classObjectPreview.FilePreviewDisplayPanelCustomDisplayPanel.static classProgressBar.ProgressBarPanelPanel for displaying a progress bar.static classSpreadSheetDisplay.SpreadSheetDisplayPanelCustomDisplayPanel.protected classTimeseriesDisplay.DisplayPanelPanel to be used inDisplayPanelManagersink.Fields in adams.flow.sink declared as BasePanel Modifier and Type Field Description protected BasePanelDisplayPanelManager.DisplayPanelHistoryPanel. m_Panelthe panel to display the results in.protected BasePanelDisplayPanelManager.HistorySplitPanel. m_Panelthe actual panel for displaying the other panels.protected BasePanelFilePreview. m_WrapperPanelthe wrapper panel.protected BasePanelObjectPreview. m_WrapperPanelthe wrapper panel.Methods in adams.flow.sink that return BasePanel Modifier and Type Method Description protected BasePanelActualVsPredictedPlot. newPanel()Creates the panel to display in the dialog.protected BasePanelArrayDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelBoxPlot. newPanel()protected BasePanelCanvas. newPanel()Creates the panel to display in the dialog.BasePanelContainerDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelControlChartPlot. newPanel()Creates the panel to display in the dialog.protected BasePanelDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelDisplayPanelGrid. newPanel()Creates the panel to display in the dialog.protected BasePanelDisplayPanelManager. newPanel()Creates the panel to display in the dialog.protected BasePanelDOMDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelEmailViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelFilePreview. newPanel()Creates the panel to display in the dialog.protected BasePanelFlowDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelFourInOneDisplay. newPanel()protected BasePanelHistogram. newPanel()Creates the panel to display in the dialog.protected BasePanelHistoryDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelHtml4Display. newPanel()Creates the panel to display in the dialog.protected BasePanelImageHistogram. newPanel()Creates the panel to display in the dialog.protected BasePanelImageSegmentationViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelImageViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelJFreeChartPlot. newPanel()Creates the panel to display in the dialog.protected BasePanelJsonDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelLogViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelMatrixPlot. newPanel()protected BasePanelObjectPreview. newPanel()Creates the panel to display in the dialog.protected BasePanelObjectViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelPDFViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelProbabilityPlotDisplay. newPanel()protected BasePanelProgressBar. newPanel()Creates the panel to display in the dialog.protected BasePanelPropertiesDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelReportDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelScatterDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelSequencePlotter. newPanel()Creates the panel to display in the dialog.protected BasePanelSideBySideDiff. newPanel()Creates the panel to display in the dialog.protected BasePanelSimplePlot. newPanel()Creates the panel to display in the dialog.BasePanelSpreadSheetDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelSpreadSheetRowViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelStringTree. newPanel()Creates the panel to display in the dialog.protected BasePanelTimeseriesDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaAttributeSummary. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaClassifierErrors. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaCostBenefitAnalysis. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaCostCurve. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaGraphVisualizer. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaInstancesDisplay. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaInstancesPlot. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaInstanceViewer. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaMarginCurve. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaThresholdCurve. newPanel()Creates the panel to display in the dialog.protected BasePanelWekaTreeVisualizer. newPanel()Creates the panel to display in the dialog.protected BasePanelXChartPlot. newPanel()Creates the panel to display in the dialog.protected BasePanelZScoreDisplay. newPanel()Methods in adams.flow.sink with parameters of type BasePanel Modifier and Type Method Description protected BaseFrameDisplayPanelManager. doCreateFrame(BasePanel panel)Creates the actual frame.voidDisplayPanelManager.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 classDataPoolPanelPanel 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 classSequencePlotterPanelThe 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 classStopwatch.StopwatchPanelPanel 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_Panelsthe panels to display.Methods in adams.flow.standalone that return BasePanel Modifier and Type Method Description protected abstract BasePanelAbstractMultiView. newPanel()Creates the panel to display in the dialog.protected BasePanelAbstractMultiView.ViewWrapper. newPanel()Creates the panel to display in the dialog.protected BasePanelConsoleWindow. newPanel()Creates the panel to display in the dialog.protected BasePanelGridView. newPanel()Creates the panel to display in the dialog.protected BasePanelStopwatch. newPanel()Creates the panel to display in the dialog.protected BasePanelTabView. 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 voidAbstractMultiView. addPanel(Actor actor, BasePanel panel)Replaces the current dummy panel with the actual panel.voidGridView. addPanel(Actor actor, BasePanel panel)Replaces the current dummy panel with the actual panel.voidTabView. 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 classImageAnnotator.AnnotatorPanelPanel for annotating an image.Fields in adams.flow.transformer declared as BasePanel Modifier and Type Field Description protected BasePanelAbstractInteractiveTransformerDialog. m_Panelthe panel to display.Methods in adams.flow.transformer that return BasePanel Modifier and Type Method Description BasePanelAbstractInteractiveTransformerDialog. getPanel()Returns the panel.protected abstract BasePanelAbstractInteractiveTransformerDialog. newPanel()Creates the panel to display in the dialog.protected BasePanelCompareObjectLocations. newPanel()Creates the panel to display in the dialog.protected BasePanelImageAnnotator. newPanel()Creates the panel to display in the dialog.protected BasePanelImageLabeler. newPanel()Creates the panel to display in the dialog.protected BasePanelImageObjectAnnotator. newPanel()Creates the panel to display in the dialog.protected BasePanelImageSegmentationAnnotator. newPanel()Creates the panel to display in the dialog.protected BasePanelPixelSelector. newPanel()Creates the panel to display in the dialog.protected BasePanelProcessActor. newPanel()Creates the panel to display in the dialog.protected BasePanelSelectArraySubset. newPanel()Creates the panel to display in the dialog.protected BasePanelSpreadSheetCellSelector. newPanel()Creates the panel to display in the dialog.protected BasePanelSpreadSheetSelectSubset. 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 BaseDialogAbstractInteractiveTransformerDialog. createDialog(BasePanel panel)Creates and initializes a dialog with the just created panel.protected BaseDialogAbstractInteractiveTransformerDialog. doCreateDialog(BasePanel panel)Creates the actual dialog.protected BaseDialogSpreadSheetCellSelector. doCreateDialog(BasePanel panel)Creates the actual dialog.protected voidAbstractInteractiveTransformerDialog. postCreateDialog(BaseDialog dialog, BasePanel panel)Hook method after the dialog got created.protected voidCompareObjectLocations. postCreateDialog(BaseDialog dialog, BasePanel panel)Hook method after the dialog got created.protected voidImageAnnotator. postCreateDialog(BaseDialog dialog, BasePanel panel)Hook method after the dialog got created.protected voidImageLabeler. postCreateDialog(BaseDialog dialog, BasePanel panel)Hook method after the dialog got created.protected voidImageObjectAnnotator. postCreateDialog(BaseDialog dialog, BasePanel panel)Hook method after the dialog got created.protected voidImageSegmentationAnnotator. postCreateDialog(BaseDialog dialog, BasePanel panel)Hook method after the dialog got created.protected voidAbstractInteractiveTransformerDialog. 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 classAbstractComparisonPanelAncestor for comparison panels.static classCombined.CombinedPanelDisplays the annotations/predictions in a single .static classSideBySide.SideBySidePanelPanel 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 classPixelSelectorPanelCombines 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 classAboutBoxPanelRepresents an "About" box displayed from the main menu.classAbstractPreferencesPanelAncestor for preference panels.classAbstractPropertiesPreferencesPanelDisplays all properties in a props file as preferences.classCharsetSettingsPanelPanel for configuring the charset settings.classDefaultWatermarkPreferencesPanelPreferences for the default watermark.classEmailSetupPanelPanel for configuring the system-wide Email settings.classFlowPreferencesPanelPreferences for the flow editor.classFontsPreferencesPanelPreferences for fonts.classJVisualVMPanelPanel for configuring the JVisualVM settings.classLocaleSettingsPanelPanel for configuring the locale settings.classPreferencesManagerPanelPanel that combines all the preference panels.classProxySettingsPanelPanel for configuring the proxy settings.classSSLSetupPanelPanel for configuring the system-wide SSL settings.classTerminalSettingsPanelPanel for configuring the terminal settings.classTesseractSettingsPanelPanel for configuring the tesseract settings.classTimeZoneSettingsPanelPanel for configuring the timezone settings.classWekaExperimenterPreferencesPanelPreferences for the WEKA Experimenter.classWekaExplorerPreferencesPanelPreferences for the WEKA Explorer.classWekaInvestigatorPreferencesPanelPreferences for the WEKA Investigator.Fields in adams.gui.application declared as BasePanel Modifier and Type Field Description protected BasePanelProxySettingsPanel. m_PanelTypethe panel for the type. -
Uses of BasePanel in adams.gui.chooser
Subclasses of BasePanel in adams.gui.chooser Modifier and Type Class Description classAbstractChooserPanel<T>A panel that contains a text field with the current choice and a button for bringing up a dialog offering the choice.classAbstractChooserPanelWithIOSupport<T>Ancestor for chooser panels that handle directory listers.classAbstractDateBasedChooserPanel<T extends Date>Ancestor for chooser panels that useDateobjects.classBaseTextChooserPanelA panel that contains a text field with the current text and a button to bring up a text editor dialog.classColorChooserPanelA panel that contains a text field with the current Color (in hex notation) and a button for bringing up a Color dialog.classDatasetFileChooserPanelA panel that contains a text field with the current file and a button for bringing up a ConverterFileChooser.classDateChooserPanelRepresents a text field and a button to open up a dialog for selecting a date.classDatePanelPanel for selecting a date.classDateTimeChooserPanelRepresents a text field and a button to open up a dialog for selecting a date/time.classDateTimePanelA combined panel that allows the user to choose date and time.classDirectoryChooserPanelA panel that contains a text field with the current directory and a button for bringing up a BaseDirectoryChooser.classFieldChooserPanelA panel that contains a text field with the current field and a button for bringing up a dialog for selecting from all available fields.classFileChooserPanelA panel that contains a text field with the current file/directory and a button for bringing up a BaseFileChooser.classFontChooserPanelA panel that contains a text field with the current Font and a button for bringing up a Font dialog.classFontChooserPanelWithPreviewA font selection panel.classMultipleFileChooserPanelA panel that contains a text field with the current files and a button for bringing up a BaseFileChooser.classPdfFontChooserPanelA font selection panel.classSelectOptionPanelAllows the user to select either a single or multiple options from a list of available options.classSftpDirectoryChooserPanelChooser for remote directories (via SFTP).classSmbDirectoryChooserPanelChooser for remote directories (via SMB).classSpreadSheetFileChooserPanelA panel that contains a text field with the current file and a button for bringing up a SpreadSheetFileChooser.classSpreadSheetQueryChooserPanelA panel that contains a text field with the current spreadsheet query and a button for bringing up an editor for the query.classSQLStatementChooserPanelA panel that contains a text field with the current SQL statement and a button for bringing up an editor for the SQL statement.static classTextFileChooser.FileEncodingPanelThe accessory panel for setting the encoding.classTimeChooserPanelRepresents a text field and a button to open up a dialog for selecting a date.classTimePanelAllows the user to select a time (24h).Methods in adams.gui.chooser that return BasePanel Modifier and Type Method Description protected abstract BasePanelAbstractDateBasedChooserPanel. createPanel()Creates the panel to display in the dialog.protected BasePanelDateChooserPanel. createPanel()Creates the panel to display in the dialog.protected BasePanelDateTimeChooserPanel. createPanel()Creates the panel to display in the dialog.protected BasePanelTimeChooserPanel. 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 classAbstractComponentWithButtons<T extends Component>Ancestor for components that have associated buttons.classAbstractDoubleClickableComponentWithButtons<T extends Component>Ancestor for components with buttons that can be double-clicked.classAbstractNamedHistoryPanel<T>Abstract ancestor for panels that store a history of objects, e.g., results of experiment runs.classAbstractQuickSearchPanelAncestor for panels that .classAbstractTextAreaPanelWithAdvancedSyntaxHighlightingPanel with syntax highlighting usingRSyntaxTextArea.classAbstractTextEditorPanelWithSimpleSyntaxHighlightingA panel that allows the editing of text, including undo/redo support, and custom syntax highlighting.classAdjustableGridPanelPanel withGridLayoutthat allows user to adjust layout.classBaseColorTextFieldText field designed for entering a regular expression.classBaseFlatSplitButtonSimple version of a split button: button + drop-down menu.classBaseListWithButtonsGraphical component that consists of a BaseTable with buttons on the right-hand side.classBaseLogPanelSimple log panel with Clear/Copy buttons.classBasePanelWithButtonsPanel that offers associated buttons on the right-hand side.classBasePanelWithDatabaseConnectionAncestor for panels that depend on a database connection.classBasePasswordFieldWithButtonABasePasswordFieldwith a button to show/hide the password.classBaseSplitButtonSimple version of a split button: button + drop-down menu.classBaseStatusBarA bar for displaying status messages (left and right).classBaseTableWithButtonsGraphical component that consists of a BaseTable with buttons on the right-hand side.classBaseTextAreaWithButtonsGraphical component that consists of a BaseTable with buttons on the right-hand side.classBaseTextPaneWithButtonsBaseTextPaneWithButtonswith additional support for buttons.classBaseTextPaneWithWordWrapA panel containing aBaseTextPane, to allow wordwrap functionality.classBooleanExpressionEditorPanelText editor pane with syntax highlighting for boolean expressions.classBufferHistoryPanelA history panel that keeps track of named StringBuilder objects, e.g., containing experiments results.classClassQuickSearchPanelAllows user to search/select class from a class hierarchy.classConsolePanelGlobal panel for capturing output via PrintObject instances.static classConsolePanel.OutputPanelRepresents a single panel for a specific type of output.classDefaultTextAreaPanelWithAdvancedSyntaxHighlightingText area with no syntax highlighting by default.classDescriptionPanelBase panel that offers a description at the top.classDetachablePanelAncestor for panels that can be detached in a frame and also reattached again.classErrorMessagePanelA panel for displaying an error message, optionally being able to include the console output.classFileListWithButtonsA specialized list that allows the addition/removal of files.classFilePanelDisplays files and directories.classFilterPanelCompact filter component that allows user to enter text.classGroovySyntaxEditorPanelText editor pane with Groovy syntax highlighting.static classGUIHelper.AbstractInputPanelAncestor for panels that allow the user to enter/select a value.static classGUIHelper.InputPanelWithButtonsPanel that uses buttons for the values that the user can enter.static classGUIHelper.InputPanelWithComboBoxPanel that uses a combobox for the values that the user can enter.static classGUIHelper.InputPanelWithTextAreaPanel that uses a textarea for the value that the user can enter.classLookUpUpdateEditorPanelText editor pane with syntax highlighting for lookup updates.classMathematicalExpressionEditorPanelText editor pane with syntax highlighting for mathematical expressions.classMemoryMonitorPanelDisplays the memory consumption.classMultiPagePaneManages multiple pages, like JTabbedPane manages multiple tabs.static classMultiPagePane.DetachablePageclassOneTouchPanelPanel that can hide its content and make it visible using "arrow" buttons.classParameterPanelA panel that lists one parameter (label and component or just AbstractChooserPanel) per row.static classParameterPanel.HelpWrapperPanelWrapper panel with an additional help text.classParameterPanelWithButtonsPanel that offers associated buttons on the right-hand side.classPropertiesParameterPanelDisplays all properties in a props file as parameters (alphabetically sorted if no custom order for properties provided).classSearchableBaseListWithButtonsSearchable list widget with buttons on the right.classSearchPanelA panel that displays a search box.classSimpleLogPanelSimple log panel.classSortableAndSearchableTableWithButtons<T extends SortableAndSearchableTable>Graphical component that consists of a SortableAndSearchableTable with buttons on the right-hand side.classSplitPanelWithOptionalComponentsA panel that has optional left/top or right/bottom components.classSpreadSheetFormulaEditorPanelText editor pane with syntax highlighting for spreadsheet formula.classSpreadSheetQueryEditorPanelText editor pane with syntax highlighting for spreadsheet formula.classSpreadSheetTableWithButtonsGraphical component that consists of a SpreadSheetTable with buttons on the right-hand side.classSpreadSheetTableWithSearchSpreadsheet table with search and (optional) buttons.classSqlConnectionPanelPanel for database connection.classSQLSyntaxEditorPanelText editor pane with SQL syntax highlighting.classStringExpressionEditorPanelText editor pane with syntax highlighting for boolean expressions.classStringQuickSearchPanelAllows user to search/select strings.classStyledTextEditorPanelA panel that allows the editing of text, including undo/redo support.classTextEditorPanelA panel that allows the editing of text, including undo/redo support.classToolBarPanelSpecialized panel with a toolbar.classToolBarUndoPanelA toolbar panel with the ability for undo.classUndoPanelA panel with the ability for undo.classXSLTSyntaxEditorPanelText editor pane with XSLT syntax highlighting (actually XML).Fields in adams.gui.core declared as BasePanel Modifier and Type Field Description protected BasePanelDetachablePanel. m_ContentPanelthe content panel.protected BasePanelToolBarPanel. m_ContentPanelthe actual content panel.protected BasePanelMultiPagePane. m_LeftPanelthe panel with the list and buttons.protected BasePanelErrorMessagePanel. m_PanelBottomthe bottom panel withBorderLayout.protected BasePanelMultiPagePane. m_PanelContentthe content pane for the pages.protected BasePanelOneTouchPanel. m_PanelContentthe panel for adding the actual content.protected BasePanelParameterPanel.HelpWrapperPanel. m_PanelHelpthe help panel.protected BasePanelAbstractNamedHistoryPanel. m_PanelListthe panel for the list.protected BasePanelAbstractNamedHistoryPanel. m_PanelListButtonsthe panel for the list buttons.protected BasePanelMultiPagePane. m_PanelListButtonsthe panel for the list buttons.protected BasePanelDetachablePanel. m_PanelReattachthe panel with a "reattach" frame.Methods in adams.gui.core that return BasePanel Modifier and Type Method Description BasePanelErrorMessagePanel. getBottomPanel()Returns the bottom panel, i.e., the one holding the checkbox.BasePanelDetachablePanel. getContentPanel()Returns the content panel where to add the other widgets.BasePanelOneTouchPanel. getContentPanel()The panel for adding the actual content.BasePanelToolBarPanel. 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 classDOMTreeWithPreviewDOMTree 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 classJsonTreeWithPreviewPanel 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 classAbstractSpreadSheetPreview.AbstractSpreadSheetPreviewPanelAncestor for spreadsheet preview panels.static classSimpleHTML.SimpleTextPanelDisplays the rows as HTML.static classSimpleText.SimpleTextPanelDisplays 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 classAbstractConfigDatabaseConnectionPanelA panel for connecting to a (config) database.classAbstractDatabaseConnectionPanelA panel for connecting to a database.classComposeEmailPanelA panel for composing an email.classDatabaseConnectionPanelA panel for connecting to a database.classDatabaseConnectionsPanelPanel for managing all the database connections.classDisplayEmailPanelPanel for displaying anEmailobject.classSpreadSheetPanelDisplays a spreadsheet in a table.classSpreadSheetQueryPanelPanel with spreadsheet query editor.classSQLStatementPanelPanel with SQL statement editor.classTextPanelA simple text editor panel. -
Uses of BasePanel in adams.gui.flow
Subclasses of BasePanel in adams.gui.flow Modifier and Type Class Description classActorTreePanelDisplays all the actors in a tree and offers search functionality as well.classFlowControlCenterPanelA panel that functions as control center for flows.classFlowEditorPanelA panel for setting up, modifying, saving and loading "simple" flows.classFlowMultiPagePaneSpecialized tabbed pane for Flow panels.classFlowPanelA panel for setting up, modifying, saving and loading "simple" flows.classFlowPanelNotificationAreaShows textual notifications.classFlowRunnerPanelPanel that allows the execution of flows.Fields in adams.gui.flow declared as BasePanel Modifier and Type Field Description protected BasePanelFlowPanel. m_PanelBottomthe bottom panel.protected BasePanelFlowRunnerPanel. m_PanelBottomthe 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 classAbstractEditorTabAncestor for tabs that show up in the flow editor.classAbstractTabChangeAwareEditorTabAncestor for tabs that react to the user selecting different flow panels.classActorHelpTabTab for displaying the help for the currently selected actor.classActorParametersTabTab for displaying the parameters for the currently selected actor.classActorTreeTabShows all available actors in a class tree.classAttachedVariablesTabAllows user to list variables and their values attached to the selected actor.classClipboardA simple clipboard per flow editor window.classEffectiveTagsTabTab for displaying the effective tags for the currently selected actor.classGraphicalActorProcessorTabFor displaying the graphical output from actor processors.classGraphicalFlowExecutionListenersTabDisplays the registered flow execution listeners.classParsedErrorTabFor displaying the panels for parsed errors.classRegisteredDisplaysTabDisplays the registered displays for a particular class.classStorageNamesTabAllows user to list storage names in flow.classVariablesTabAllows 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 classGenericArrayEditorA PropertyEditor for arrays of objects that themselves have property editors.classGenericArrayEditorPanelA panel that contains text field with the current setup of the array and a button for bringing up the GenericArrayEditor.classGenericObjectEditorClassTreePanelCreates a panel with a class tree.classGenericObjectEditorPanelA panel that contains text field with the current setup of the object and a button for bringing up the GenericObjectEditor.classInlineEditorSupport for inline editing of editors that support this, in order to reduce number of clicks/dialogs required to enter a value.classPropertyPanelSupport for drawing a property value in a component.classPropertySheetPanelDisplays a property sheet where (supported) properties of the target object may be edited.classTagArrayEditorEditor for Tag arrays.classWekaGenericArrayEditorPanelA panel that contains text field with the current setup of the array and a button for bringing up the GenericArrayEditor.classWekaGenericObjectEditorPanelA 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 BasePanelWekaExperimentFileEditor. m_PanelEditorthe editor panel.protected BasePanelPropertyPanel. m_PanelTextthe panel to draw the text on.Methods in adams.gui.goe with parameters of type BasePanel Modifier and Type Method Description voidFileEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)For customizing the popup menu.voidFlowFileEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)For customizing the popup menu.voidInlineEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)For customizing the popup menu.voidPlaceholderDirectoryEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)For customizing the popup menu.voidPlaceholderFileEditor. customizePopupMenu(BasePanel owner, JPopupMenu menu)For customizing the popup menu.voidPropertyPanel.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 classHelpHistoryPanelA 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 classAbstractClassifierBasedGeneticAlgorithmWizard.PerformancePlotFor 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 classScriptingLogPanelA panel for outputting scripting commands globally.classScriptingTextEditorPanelA 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 BasePanelAbstractCommandProcessor. m_BasePanelthe base panel to use.protected BasePanelAbstractScriptingDialog. m_BasePanelthe base panel this dialog should operate on.protected BasePanelScriptingCommand. m_BasePanelthe affected base panel.protected BasePanelScriptingCommandCode. m_BasePanelthe affected base panel.Methods in adams.gui.scripting that return BasePanel Modifier and Type Method Description BasePanelAbstractCommandProcessor. getBasePanel()Returns the base panel.BasePanelAbstractScriptingDialog. getBasePanel()Returns the underlying base panel.BasePanelAbstractScriptlet. getBasePanel()Returns the underlying BasePanel if available.BasePanelScriptingCommand. getBasePanel()Returns the affected base panel.BasePanelScriptingCommandCode. getBasePanel()Returns the BasePanel that was affected.Methods in adams.gui.scripting with parameters of type BasePanel Modifier and Type Method Description voidAbstractScriptingEngine. add(BasePanel panel, File commandFile)Adds the commands from the given file to the queue.voidAbstractScriptingEngine. add(BasePanel panel, String command)Adds the given command to the queue.voidAbstractScriptingEngine. add(BasePanel panel, String[] commands)Adds the given commands to the queue.voidAbstractScriptingEngine. add(BasePanel panel, String cmd, ScriptingCommandCode code)Adds the given command to the queue.voidAbstractScriptingEngine. add(BasePanel panel, List<String> commands)Adds the given commands to the queue.voidAbstractCommandProcessor. setBasePanel(BasePanel value)Sets the base panel.voidScriptingCommandCode. 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 classAbstractConditionalDatabaseSelectionPanel<T,C extends AbstractConditions>Abstract ancestor for selection panels that allow a conditional display of the items collected from the database.classAbstractDatabaseSelectionPanel<T>Abstract ancestor for table-based selection panels that use the database as backend.classAbstractSelectDatabaseFieldPanel<T extends AbstractField>A panel for selecting a field (obtained from a database).classAbstractSelectionPanelAbstract ancestor for all selection panels.classAbstractTableBasedSelectionPanel<T>Abstract ancestor for selection panels that use a JTable for displaying the options.classSelectEmailAddressPanelAllows the selection of email addresses.classSelectFieldPanelA 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 classAbstractLogEntryViewerPanelFor viewing LogEntry records.classAbstractManagementPanel<T extends Comparable>A panel for managing objects.classAbstractManagementPanelWithDatabase<T extends Comparable>A panel for managing the objects stored in a database.classAbstractManagementPanelWithDatabaseConnectionListener<T extends Comparable>Ancestor for management panels that listen to changes of the global database connection.classAbstractManagementPanelWithProperties<T extends Comparable>Ancestor panel for properties-based management panels.classAbstractManagementPanelWithSelectableDatabase<T extends Comparable>A panel for managing the objects stored in a database.classAbstractRunToolPanelA panel for executing tools from the GUI.classAbstractSequenceViewerPanelA panel for viewing sequences obtained from SQL statements.classAbstractSimpleConversionPanelHelper panel for converting data from one format into another.classClassHelpPanelSimple panel for lookup of help information on classes (if available).classConfigureOptionHandlerPanelAllows configuring any class implementingOptionHandler.classConsoleOutputAnalyzerPanelFrontend for analyzing theConsoleWindow's output.classDatasetCompatibilityPanelCompares the headers of a number of datasets and outputs the results.classDiffPanelFor comparing two files side-by-side.classEmailAddressBookPanelPanel for managing email addresses.classExpressionWatchPanelPanel that allows the definition of variable, boolean and numerical expressions, which can be updated by the user.classFavoritesManagementPanelA panel for managing one's GOE favorites.classFileChooserBookmarksManagementPanelPanel for managing email addresses.classFileCommanderPanelFile manager with two-pane interface, similar to the Midnight Commander.classFileMonitorPanelAllows the user to monitor a file for new data being appended, like log files.classFindInFilesPanelSimple tool for finding text in .classImageProcessorMultiPagePaneSpecializedBaseTabbedPanefor managing images.classImageProcessorPanelInterface for processing images using a flow snippet.classImageProcessorSubPanelA panel with three panes: original image, processed image and flow for processing.classLogEntryDatabaseViewerPanelFor viewing LogEntry records stored in the database.classLogEntryViewerPanelPanel for displaying LogEntry records.classNestedFormatViewerPanelA viewer for files that contain the nested format, like the flow editor uses.classOptionsConversionPanelHelper panel for converting options from format into another.classOptionTreeDisplays commandline options as tree.classPlaceholderManagementPanelPanel for managing the placeholders.classPrettyPrintJSONConversionPanelPretty prints JSON.classPrettyPrintXMLConversionPanelPretty prints XML.classPreviewBrowserPanelAllows the browsing of files and previewing the content.classPropertiesViewerPanelA panel displaying properties files.classRunToolPanelA panel for executing tools from the GUI.classSpreadSheetProcessorPanelThe main panel for processing spreadsheets.static classSpreadSheetProcessorPanel.WidgetPanelEncapsulates combobox to select a widget and the selected widget.classSpreadSheetViewerPanelA panel for viewing SpreadSheet files.classSqlWorkbenchPanelSQL Workbench master panel.classSSHPanelA simple SSH interface.classSystemInfoPanelA panel displaying information about the system.classVariableManagementPanelPanel for managing the variables (at runtime).classWekaOptionsConversionPanelHelper panel that turns Weka commandline strings into quoted strings suitable to be placed into code.classXSLTPanelPanel for performing XSLT on XML.static classXSLTPanel.SubPanelPanel for displaying text, loading and saving the content.Fields in adams.gui.tools declared as BasePanel Modifier and Type Field Description protected BasePanelPreviewBrowserPanel. m_PanelArchiveFilesthe panel with the archive files.protected BasePanelPreviewBrowserPanel. m_PanelArchiveFilesBottomthe panel with the archive files (bottom).protected BasePanelPreviewBrowserPanel. m_PanelArchiveHandlersthe panel with the archive handlers.protected BasePanelPreviewBrowserPanel. m_PanelLocalFilesthe panel with the local files.protected BasePanelSpreadSheetProcessorPanel.WidgetPanel. m_PanelWidgetthe 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 classFileCommanderDirectoryPanelOne 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 classAnnotateImage.CombinedPanelPanel to combine the other panels and allow setting of current file name.classCocoAnnotationsHandler.CombinedPanelThe panel for displaying the image.classCreatingPreviewPanelDummy preview displayed while creating an actual preview.classDeepLabCutCSVHandler.CombinedPanelThe panel for displaying the image.classFailedToCreatePreviewPanelDisplays "Failed to create preview" message.classMessagePanelAllows the display of a message.classNoDataToPreviewPanelDummy preview if no preview is available.classNoPreviewAvailablePanelDummy preview if no preview is available.classObjectCentersFromReport.CombinedPanelThe panel for displaying the image.classObjectLocationsFromReport.CombinedPanelThe panel for displaying the image.classObjectLocationsFromSpreadSheet.CombinedPanelThe panel for displaying the image.classPointsFromReportHandler.CombinedPanelThe panel for displaying the image.classPreviewDisplayDisplays aPreviewPaneland a combobox to switch views.classPreviewPanelThe ancestor for all preview panels.classSerializedObjectPanelPanel for displaying a serialized object.Fields in adams.gui.tools.previewbrowser declared as BasePanel Modifier and Type Field Description protected BasePanelPreviewDisplay. m_PanelContentHandlersthe panel with the content handlers.protected BasePanelPreviewDisplay. m_PanelViewthe 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 classRemoteControlCenterEnginesPanelInterface for adding/removing/starting/stopping scripting engines.classRemoteControlCenterLogPanelDisplays logging information.classRemoteControlCenterManagerPanelInterface for remote controls.classRemoteControlCenterPanelRemote control center session panel.classRemoteControlCenterWorkspaceListWorkspace 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 classAbstractRemoteControlCenterTabAncestor for tabs to be shown in the Remote Control Center.classAbstractRemoteFlowTabAncestor for tabs that get applied to remote flows using their ID(s).classAdvancedTabSends a command.classRemoteFlowCommandsTabTab for executing actions on remote flows.classRemoteLoggingTabTab 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 BasePanelFlowProcessor. m_PanelWidgetthe 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 BasePanelClipboardSource. m_Widgetthe widget.protected BasePanelDatabaseSource. m_Widgetthe widget.protected BasePanelFileBrowserSource. m_Widgetthe widget.protected BasePanelFileSource. m_Widgetthe 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 BasePanelChartTarget. m_Widgetthe widget.protected BasePanelClipboardTarget. m_Widgetthe widget.protected BasePanelDatabaseTarget. m_Widgetthe widget.protected BasePanelFileTarget. m_Widgetthe widget. -
Uses of BasePanel in adams.gui.tools.spreadsheetviewer
Subclasses of BasePanel in adams.gui.tools.spreadsheetviewer Modifier and Type Class Description classMultiPagePaneA specialized tabbed pane with a few methods for easier access.classSortDefinitionPanelRepresents a single sorting definition.classSortPanelPanel that allows users to sort a spreadsheet over an arbitrary number of columns.classSpreadSheetPanelEncapsulates a panel for the spreadsheet viewer tool.Fields in adams.gui.tools.spreadsheetviewer declared as BasePanel Modifier and Type Field Description protected BasePanelAbstractViewPlugin. m_Panelthe generated panel.protected BasePanelSortPanel. m_PanelButtonsthe panel for the buttons.protected BasePanelSortPanel. m_PanelDefinitionsthe panel holding the defintion panels.Methods in adams.gui.tools.spreadsheetviewer that return BasePanel Modifier and Type Method Description protected BasePanelAbstractSelectedSheetsViewPlugin. doGenerate(SpreadSheet sheet)Performs the actual generation of the information.protected abstract BasePanelAbstractViewPlugin. doGenerate(SpreadSheet sheet)Performs the actual generation of the information.protected BasePanelAbstractViewPluginWithGOE. doGenerate(SpreadSheet sheet)Interacts with the user.protected BasePanelBoxPlot. doGenerate(SpreadSheet sheet)Performs the actual generation of the information.protected BasePanelMatrixPlot. doGenerate(SpreadSheet sheet)Performs the actual generation of the information.protected BasePanelStatistics. doGenerate(SpreadSheet sheet)Performs the actual generation of the information.BasePanelAbstractViewPlugin. generate(SpreadSheet sheet)Processes the spreadsheet.protected abstract BasePanelAbstractViewPluginWithGOE. generatePanel(SpreadSheet sheet)Performs the actual generation of the information.protected abstract BasePanelAbstractSelectedSheetsViewPlugin. 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 classAbstractViewerTabAncestor for tabs that show up in the spreadsheet viewer.classCellContentDisplays the content of the selected cell.classColumnStatisticDisplays the specified statistics from the selected column and rows.classInformationSimple information tab.classQueryAllows the user to run a query on a spreadsheet and create a new transformed sheet using theSpreadSheetQuerytransformer. -
Uses of BasePanel in adams.gui.tools.sqlworkbench
Subclasses of BasePanel in adams.gui.tools.sqlworkbench Modifier and Type Class Description classSqlMetaDataPanelFor querying meta-data.classSqlQueryPanelFor executing a query. -
Uses of BasePanel in adams.gui.tools.weka
Subclasses of BasePanel in adams.gui.tools.weka Modifier and Type Class Description classAbstractPanelWithFile<T extends AbstractChooserPanel>Ancestor for panels that allow the user to select a file.classAppendDatasetsPanelWizard panel that allows appending datasets (one after the other).classBatchFilterDatasetsPanelWizard panel that allows appending datasets (one after the other).classCostCurvePanelDisplays cost curve data. -
Uses of BasePanel in adams.gui.tools.wekainvestigator
Subclasses of BasePanel in adams.gui.tools.wekainvestigator Modifier and Type Class Description classInvestigatorManagerPanelManages multiple sessions of the Investigator.classInvestigatorPanelThe main panel for the Investigator.classInvestigatorWorkspaceListLists 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 classDataTableWithButtonsSpecialized 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 classAbstractOutputPanelWithPopupMenu<T extends BaseFileChooser>Ancestor for output panels that can save the displayed output to a file.classComponentContentPanelPanel for exporting the graphical component as image.classTableContentPanelPanel for exporting the table as spreadsheet.classTextualContentPanelPanel 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 classAbstractInvestigatorTabAncestor for tabs in the Investigator.classAbstractInvestigatorTabWithDataTableAncestor for tabs that have the data table on top.classAbstractInvestigatorTabWithEditableDataTableAncestor for tabs with modifiable data table.classAssociateTabTab for associators.static classAssociateTab.HistoryPanelCustomized history panel.classAttributeSelectionTabTab for attribute selection.static classAttributeSelectionTab.HistoryPanelCustomized history panel.classBoxPlotTabVisualizes the selected dataset as box plot.classClassifyTabTab for classification.static classClassifyTab.HistoryPanelCustomized history panel.classClusterTabTab for clustering.static classClusterTab.HistoryPanelCustomized history panel.classCompareTabFor comparing datasets.classDataQueryTabAllows the execution of an SQL-like query to manipulate datasets.classDataTabLists the currently loaded datasets.classExperimentTabTab for running experiment on selected dataset/classifier.static classExperimentTab.HistoryPanelCustomized history panel.classIndependentComponentsTabVisualizes the ICA components/sources and ICA space calculated from the selected dataset.classInstanceTabVisualizes the selected dataset like the instance explorer.classLogTabJust displays the log messages.classMatrixTabVisualizes the selected dataset as matrix plot.classPartialLeastSquaresTabVisualizes the PLS loadings and PLS space calculated from the selected dataset.classPreprocessTabPreprocessing tab.classPrincipalComponentsTabVisualizes the PCA loadings and PCA space calculated from the selected dataset.classScatterPlotTabFor 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 classPerFoldMultiPagePaneSpecialized 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 classAttributeSelectionPanelCreates 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).classAttributeVisualizationPanelCreates a panel that shows a visualization of an attribute in a dataset.classMultiAttributeSummaryPanelCan display one or more instances of AttributeSummaryPanel class.classMultiAttributeVisualizationPanelCan 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 classAbstractExperimenterPanelAncestor for panels in the experimenter.classAnalysisPanelThe analysis panel.classExperimenterEntryPanelAllows the display of multiple Experimenter panels.classExperimenterPanelThe Experimenter panel.classLogPanelThe log panel.classMultiExperimenterExtended 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 classAbstractAnalysisPanelAncestor for panels that analysis experimental results.classAbstractResultsPanelAncestor for displaying the results of an analysis.classDefaultAnalysisPanelDefault panel for analyzing results from experiments.static classDefaultAnalysisPanel.HistoryPanelCustomized history panel.classPlainTextResultsPanelDisplays the results in plain text.classTableResultsPanelDisplays 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 classAbstractAdamsSetupPanelAncestor for setup panels for ADAMS experiments.classAbstractSetupOptionPanelAncestor for panels that get added to aAbstractSetupPanel.classAbstractSetupPanel<T>Ancestor for setup panels.classAbstractWekaSetupPanelAncestor for setup panels for Weka experiments.classBasicAdamsSetupPanelBasic interface for setting up an ADAMS experiment.classBasicWekaSetupPanelBasic interface for setting up a Weka experiment.classClassifierPanelPanel for listing datasets.classDatasetPanelPanel 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 classAbstractOutputPanelAncestor for panels that allow the user to configureResultListeners.classArffOutputPanelStores the results in an ARFF file.classCsvOutputPanelStores the results in a CSV file.classCustomOutputPanelAllows the user to configure anyResultListener.classJdbcOutputPanelStores the results in a JDBC database.classOutputPanelAllows 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 classAbstractContainerList<M extends AbstractContainerManager,C extends AbstractContainer>An abstract panel that lists containers in a JTable.classAbstractDataContainerZoomOverviewPanel<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.classDataContainerPanel<T extends DataContainer,M extends AbstractContainerManager>Special panel for displaying the DataContainer data.classDataContainerPanelWithContainerList<T extends DataContainer,M extends AbstractContainerManager,C extends AbstractContainer>Data container panel with a container list in the side panel.classDataContainerPanelWithSidePanel<T extends DataContainer,M extends AbstractContainerManager>Special panel for displaying the DataContainer data and a side panel with additional information.static classNotesFactory.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 BasePanelDataContainerPanel. m_PlotWrapperPanelthe 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 classAbstractHistogramPanel<T>Ancestor for panels that generate and display histograms.classAxisPanelSpecialized panel for displaying an axis.classPaintablePanelAn 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 classContentPanelA 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 classDiffTextPaneDisplays one side of a side-by-side diff.classInspectionPanelPanel for inspecting an object and its values (accessible through bean properties).classSideBySideDiffPanelPanel for displaying side-by-side diff.classStoragePanelDisplays 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 BasePanelInspectionPanel. m_PanelContentthe panel on the right.protected BasePanelSideBySideDiffPanel. m_PanelLeftthe panel for the left content.protected BasePanelSideBySideDiffPanel. m_PanelRightthe panel for the right content.protected BasePanelInspectionPanel. m_PanelSizethe panel for the size.Methods in adams.gui.visualization.debug that return BasePanel Modifier and Type Method Description BasePanelSideBySideDiffPanel. 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 BasePanelReportRenderer. m_LastPanelthe last setup. -
Uses of BasePanel in adams.gui.visualization.image
Subclasses of BasePanel in adams.gui.visualization.image Modifier and Type Class Description static classAbstractObjectOverlayFromReport.LocatedObjectsPanelThe panel for displaying the located objects.static classAbstractPointOverlayFromReport.LocatedPointsPanelThe panel for displaying the located points.classColorPickerPanelA panel allowing the user to pick a color on anImagePanel.static classColorPickerPanel.ZoomPanelSpecialized panel that shows a zoomed in version of the image.classHistogramPanelGenerates and displays histogram(s) from an image.classImageMultiPagePaneSpecializedMultiPagePanefor managing images.classImagePanelFor displaying a single image.static classImagePanel.PaintPanelThe panel used for painting.classImageViewerPanelA simple image viewer.static classObjectAnnotations.LocatedObjectsPanelThe panel for displaying the located objects.Fields in adams.gui.visualization.image declared as BasePanel Modifier and Type Field Description protected BasePanelImagePanel. m_PanelPropertiesthe 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 classHistogramFactory.PanelA panel for displaying a histogram based on the GC data of a instance.classInstanceComparePanelA tool for comparing two datasets visually.static classInstanceComparePanel.DatasetPanelSpecialized panel for loading dataset and setting various parameters.classInstanceContainerListA panel that lists Instances in a JTable.classInstanceExplorerA panel for exploring Instances visually.classInstancePanelA panel for displaying instances.static classInstanceReportFactory.PanelA specialized panel that displays reports.classInstanceZoomOverviewPanelPanel 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 BasePanelInstanceReportFactory. 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 classInstancesPanelPanel 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 classInstancesSortDefinitionPanelRepresents a single sorting definition.classInstancesSortPanelPanel 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 BasePanelInstancesSortPanel. m_PanelButtonsthe panel for the buttons.protected BasePanelInstancesSortPanel. m_PanelDefinitionsthe 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 classCanvasPanelFor drawing the image and overlays.classObjectAnnotationPanelPanel for annotating objects in images.Fields in adams.gui.visualization.object declared as BasePanel Modifier and Type Field Description protected BasePanelObjectAnnotationPanel. m_PanelAnnotationsAndToolsthe annotations + tools panel.protected BasePanelObjectAnnotationPanel. m_PanelToolOptionsthe panel for displaying the tool options.protected BasePanelObjectAnnotationPanel. m_PanelToolsthe 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 classAbstractAnnotationsDisplayPanelAncestor for panels that display annotations.classDefaultAnnotationsDisplayPanelDisplays 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 classAbstractLabelSelectorPanelAncestor for panels that allow selection of label.classButtonSelectorPanelDefault panel with labels and unset buttons.classButtonSelectorWithColorPanelDefault panel with labels (incl color hint) and unset buttons.classComboBoxSelectorPanelPanel 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 BasePanelAbstractTool. m_PanelFullOptionsthe full option panel.protected BasePanelAbstractTool. m_PanelOptionsthe options panel.Methods in adams.gui.visualization.object.tools that return BasePanel Modifier and Type Method Description protected abstract BasePanelAbstractTool. createOptionPanel()Creates the panel for setting the options.protected BasePanelAbstractToolWithParameterPanel. createOptionPanel()Creates the panel for setting the options.protected BasePanelExport. createOptionPanel()Creates the panel for setting the options.BasePanelAbstractTool. getOptionPanel()Returns the panel for setting the options.BasePanelAbstractToolWithParameterPanel. getOptionPanel()Returns the panel for setting the options.BasePanelTool. 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 classPDFPanelPanel for displaying a PDF file.classPDFViewerPanelA basic PDF viewer.static classPDFViewerPanel.MultiPagePaneA 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 classReportContainerListA class encapsulating containers tailored for reports.static classReportFactory.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 BasePanelReportFactory.Panel. m_PanelTablethe panel for the table.Methods in adams.gui.visualization.report that return BasePanel Modifier and Type Method Description static BasePanelReportFactory. 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 classCanvasPanelUsed for drawing on.classSegmentationPanelPanel for performing segmentation annotations.Fields in adams.gui.visualization.segmentation declared as BasePanel Modifier and Type Field Description protected BasePanelSegmentationPanel. m_PanelCenterthe center panel.protected BasePanelSegmentationPanel. m_PanelLayersthe layers panel.protected BasePanelSegmentationPanel. m_PanelLeftthe left panel.protected BasePanelSegmentationPanel. m_PanelToolOptionsthe panel for displaying the tool options.protected BasePanelSegmentationPanel. m_PanelToolsthe 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 classAbstractImageLayerLayers that manage an image.classAbstractLayerAncestor for layers.classBackgroundLayerThe layer for the background.classCombinedLayerCombines multiple images into single one for annotation.static classCombinedLayer.CombinedSubLayerA single layer.classImageLayerThe layer for the image.classOverlayLayerClass 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 BasePanelAbstractTool. m_PanelFullOptionsthe full option panel.protected BasePanelAbstractTool. m_PanelOptionsthe options panel.Methods in adams.gui.visualization.segmentation.tool that return BasePanel Modifier and Type Method Description protected abstract BasePanelAbstractTool. createOptionPanel()Creates the panel for setting the options.protected BasePanelAbstractToolWithParameterPanel. createOptionPanel()Creates the panel for setting the options.protected BasePanelClear. createOptionPanel()Creates the panel for setting the options.protected BasePanelExport. createOptionPanel()Creates the panel for setting the options.protected BasePanelPointer. createOptionPanel()Creates the panel for setting the options.BasePanelAbstractTool. getOptionPanel()Returns the panel for setting the options.BasePanelAbstractToolWithParameterPanel. getOptionPanel()Returns the panel for setting the options.BasePanelTool. 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 classXYSequenceContainerListClass encapsulating XY sequence specific classes.classXYSequencePanelA 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 classHistogramFactory.PanelA panel for displaying a histogram based on the data of a row.classSpreadSheetExplorerA panel for exploring Instances visually.classSpreadSheetRowContainerListA panel that lists SpreadSheetRow objects in a JTable.classSpreadSheetRowPanelA panel for displaying instances.static classSpreadSheetRowReportFactory.PanelA specialized panel that displays reports.classSpreadSheetRowZoomOverviewPanelPanel 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 BasePanelSpreadSheetRowReportFactory. 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 classHistogramFactory.PanelA panel for displaying a histogram based on the GC data of a chromatogram.static classInformativeStatisticFactory.MultiPagePaneA 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 classBoxPlotManagerClass 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 classFourInOneClass that displays a four-in-1 plot containing a histogram, vs order plot, vs fit plot and a normal probability plot.classVersusFitClass that displays a versus fit graph.classVersusOrderClass 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 classHistogramClass 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 classNormalPlotProbability plot that only displays the normal distribution, used in the 4-in1 plot.classProbabilityPlotProbability 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 classAbstractScatterPlotAbstract class for displaying a single scatterplotpanel on a paintable panel.classMatrixDisplays a grid of scatter plots with each attribute plotted against each of the other attributes, also can choose overlays etc.classScatterPlotcreate a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes.classScatterPlotSimpleClass 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 classZScoreCreate 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 classTimeseriesContainerList<M extends TimeseriesContainerManager,C extends TimeseriesContainer>A class encapsulating containers tailored for timeseries.classTimeseriesExplorerA panel for exploring Timeseries, manipulating them with filters, etc.classTimeseriesPanel<T extends Timeseries,M extends TimeseriesContainerManager<C>,C extends TimeseriesContainer>Special panel for displaying the spectral data.classTimeseriesZoomOverviewPanelPanel that shows the zoom in the timeseries panel as overlay. -
Uses of BasePanel in adams.gui.visualization.watermark
Subclasses of BasePanel in adams.gui.visualization.watermark Modifier and Type Class Description classWatermarkedPanelFor overlaying watermarks on panels. -
Uses of BasePanel in adams.gui.visualization.weka
Fields in adams.gui.visualization.weka declared as BasePanel Modifier and Type Field Description protected BasePanelAbstractInstanceInfoFrame. m_PanelComboBoxDatathe panel for the combobox listing the datasets.protected BasePanelAbstractInstanceInfoFrame. m_PanelDatathe panel holding the table and buttons for the dataset.protected BasePanelAbstractInstanceInfoFrame. m_PanelTextAllthe panel for the text tab. -
Uses of BasePanel in adams.gui.wizard
Subclasses of BasePanel in adams.gui.wizard Modifier and Type Class Description classAbstractDatabaseConnectionPageAncestor for pages that allow the user to enter database connection parameters.classAbstractWizardPageAncestor for wizard pages.classAbstractWizardPaneAncestor for wizard panes.classBranchSelectionPagePage that lets the user select which sub-branch to follow by displaying the page names of its children as buttons.classDatabaseConnectionPageHandles an ADAMS database connection.classFinalPageSimple start/welcome page.classGenericObjectEditorPageWizard page that use aGenericObjectEditorfor displaying the properties of an object (and allowing user to change the class).classListPageWizard page that use aBaseListfor displaying a list of values.classParameterPanelPageWizard page that use aPropertiesParameterPanelfor displaying the parameters.classPropertySheetPanelPageWizard page that use aPropertySheetPanelfor displaying the properties of an object.classSelectDirectoryPageWizard page that allows the user to select a directory.classSelectFilePageWizard page that allows the user to select a file.classSelectMultipleDirectoriesPageWizard page that allows the user to select multiple directories.classSelectMultipleFilesPageWizard page that allows the user to select multiple files.classStartPageSimple start/welcome page.classTextAreaPageWizard page that use aBaseTextAreafor entering free-form text.classWekaPropertySheetPanelPageWizard page that use aPropertySheetPanelfor displaying the properties of an object.classWekaSelectDatasetPageWizard page that allows the user to select a Weka dataset.classWekaSelectMultipleDatasetsPageWizard page that allows the user to select multiple datasets.classWizardPaneSimilar to aBaseTabbedPane, but with the names of the pages listed in aBaseListon the left-hand side.classWizardPaneWithBranchesSimilar toWizardPanebut allows branching. -
Uses of BasePanel in adams.gui.workspace
Subclasses of BasePanel in adams.gui.workspace Modifier and Type Class Description classAbstractSerializableWorkspaceManagerPanel<P extends AbstractWorkspacePanel>Ancestor for manager panels that allow saving/loading of workspaces.classAbstractWorkspaceListPanel<T extends AbstractWorkspacePanel>Allows the display of multiple panels.classAbstractWorkspaceManagerPanel<T extends AbstractWorkspacePanel>Ancestor for workspace managers.classAbstractWorkspacePanelThe ancestor for a workspace panel.classAbstractWorkspacePanelWithStatusBarThe ancestor for a workspace panel that also have a statusbar.Fields in adams.gui.workspace declared as BasePanel Modifier and Type Field Description protected BasePanelAbstractWorkspaceListPanel. m_Panelthe panel to display the results in.protected BasePanelAbstractWorkspaceManagerPanel. m_PanelButtonsthe panel for the buttons.protected BasePanelAbstractWorkspaceManagerPanel. m_PanelHistorythe history panel.protected BasePanelAbstractWorkspaceManagerPanel. m_PanelWorkspacethe actual panel for displaying the other panels.Methods in adams.gui.workspace with parameters of type BasePanel Modifier and Type Method Description voidAbstractWorkspaceListPanel. 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 classExplorerEntryPanelAllows the display of multiple Explorer panels.classMultiExplorerExtended 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 BasePanelExplorerEntryPanel. m_Panelthe panel to display the results in.protected BasePanelMultiExplorer. m_PanelButtonsthe panel for the buttons.protected BasePanelMultiExplorer. m_PanelExplorerthe actual panel for displaying the other panels.protected BasePanelMultiExplorer. m_PanelHistorythe history panel.Methods in weka.gui.explorer with parameters of type BasePanel Modifier and Type Method Description voidExplorerEntryPanel. setPanel(BasePanel value)Sets the panel to display the results in.
-