Uses of Interface
adams.gui.core.UISettingsSupporter
-
-
Uses of UISettingsSupporter in adams.gui.core
Classes in adams.gui.core that implement UISettingsSupporter Modifier and Type Class Description class
BaseSplitPane
An extended JSplitPane class.class
MultiPagePane
Manages multiple pages, like JTabbedPane manages multiple tabs. -
Uses of UISettingsSupporter in adams.gui.dialog
Classes in adams.gui.dialog that implement UISettingsSupporter Modifier and Type Class Description class
MultiSpreadSheetDialog
Dialog for displaying multiple spreadsheets in a multi-page pane. -
Uses of UISettingsSupporter in adams.gui.flow
Classes in adams.gui.flow that implement UISettingsSupporter Modifier and Type Class Description class
FlowMultiPagePane
Specialized tabbed pane for Flow panels. -
Uses of UISettingsSupporter in adams.gui.tools
Classes in adams.gui.tools that implement UISettingsSupporter Modifier and Type Class Description class
ImageProcessorMultiPagePane
SpecializedBaseTabbedPane
for managing images. -
Uses of UISettingsSupporter in adams.gui.tools.spreadsheetviewer
Classes in adams.gui.tools.spreadsheetviewer that implement UISettingsSupporter Modifier and Type Class Description class
MultiPagePane
A specialized tabbed pane with a few methods for easier access. -
Uses of UISettingsSupporter in adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold
Classes in adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold that implement UISettingsSupporter Modifier and Type Class Description class
PerFoldMultiPagePane
Specialized multi-page pane for managing per-fold data. -
Uses of UISettingsSupporter in adams.gui.visualization.container
Classes in adams.gui.visualization.container that implement UISettingsSupporter Modifier and Type Class Description static class
NotesFactory.MultiPagePane<T extends AbstractContainer>
A specialized multi-page pane that displays container notes. -
Uses of UISettingsSupporter in adams.gui.visualization.image
Classes in adams.gui.visualization.image that implement UISettingsSupporter Modifier and Type Class Description class
ImageMultiPagePane
SpecializedMultiPagePane
for managing images. -
Uses of UISettingsSupporter in adams.gui.visualization.pdf
Classes in adams.gui.visualization.pdf that implement UISettingsSupporter Modifier and Type Class Description static class
PDFViewerPanel.MultiPagePane
A specialized tabbed pane with a few methods for easier access. -
Uses of UISettingsSupporter in adams.gui.visualization.statistics
Classes in adams.gui.visualization.statistics that implement UISettingsSupporter Modifier and Type Class Description static class
InformativeStatisticFactory.MultiPagePane
A specialized multi-page pane that displays statistics.
-