Uses of Class
adams.gui.visualization.container.DataContainerPanelWithContainerList
-
-
Uses of DataContainerPanelWithContainerList in adams.flow.sink.sequenceplotter
Subclasses of DataContainerPanelWithContainerList in adams.flow.sink.sequenceplotter Modifier and Type Class Description classSequencePlotterPanelThe panel that plots all the sequences. -
Uses of DataContainerPanelWithContainerList in adams.gui.menu
Subclasses of DataContainerPanelWithContainerList in adams.gui.menu Modifier and Type Class Description static classAbstractClassifierBasedGeneticAlgorithmWizard.PerformancePlotFor plotting the performance of the genetic algorithm. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.container.datacontainerpanel
Methods in adams.gui.visualization.container.datacontainerpanel with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description abstract booleanAbstractPopupCustomizer. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.container.datacontainerpanel.containerlistpopup
Fields in adams.gui.visualization.container.datacontainerpanel.containerlistpopup declared as DataContainerPanelWithContainerList Modifier and Type Field Description DataContainerPanelWithContainerList<T,M,C>AbstractContainerListPopupCustomizer.Context. panelMethods in adams.gui.visualization.container.datacontainerpanel.containerlistpopup with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description AbstractContainerListPopupCustomizer.Context<T,M,C>AbstractContainerListPopupCustomizer. createContext(DataContainerPanelWithContainerList<T,M,C> panel, ContainerTable<M,C> table, int row)Generates the context container.booleanChooseColor. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanCopyID. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanHideAll. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanNotes. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanRemove. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanRemoveAll. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanShowAll. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanStoreColorInReport. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanStoreValueInReport. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanToggleVisibility. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanUpdateID. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.container.datacontainerpanel.plotpopup
Methods in adams.gui.visualization.container.datacontainerpanel.plotpopup with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description abstract voidAbstractPlotPopupCustomizer. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)Returns a popup menu for the table of the container list.voidAntiAliasing. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)Returns a popup menu for the table of the container list.voidMarkers. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)Returns a popup menu for the table of the container list.voidNotes. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)Returns a popup menu for the table of the container list.voidSendTo. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)Returns a popup menu for the table of the container list.voidSidePanel. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)Returns a popup menu for the table of the container list.booleanAntiAliasing. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanMarkers. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanNotes. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanSendTo. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel.booleanSidePanel. handles(DataContainerPanelWithContainerList<T,M,C> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.instance
Subclasses of DataContainerPanelWithContainerList in adams.gui.visualization.instance Modifier and Type Class Description classInstancePanelA panel for displaying instances. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.instance.containerlistpopup
Methods in adams.gui.visualization.instance.containerlistpopup with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description booleanSaveAs. handles(DataContainerPanelWithContainerList<Instance,InstanceContainerManager,InstanceContainer> panel)Checks whether this action can handle the panel.booleanViewAsTable. handles(DataContainerPanelWithContainerList<Instance,InstanceContainerManager,InstanceContainer> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.instance.plotpopup
-
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.sequence
Subclasses of DataContainerPanelWithContainerList in adams.gui.visualization.sequence Modifier and Type Class Description classXYSequencePanelA panel for displaying XY sequences. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.sequence.containerlistpopup
Methods in adams.gui.visualization.sequence.containerlistpopup with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description booleanSaveAs. handles(DataContainerPanelWithContainerList<XYSequence,XYSequenceContainerManager,XYSequenceContainer> panel)Checks whether this action can handle the panel.booleanViewAsTable. handles(DataContainerPanelWithContainerList<XYSequence,XYSequenceContainerManager,XYSequenceContainer> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.sequence.plotpopup
-
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.spreadsheet
Subclasses of DataContainerPanelWithContainerList in adams.gui.visualization.spreadsheet Modifier and Type Class Description classSpreadSheetRowPanelA panel for displaying instances. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.spreadsheet.containerlistpopup
Methods in adams.gui.visualization.spreadsheet.containerlistpopup with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description booleanSaveAs. handles(DataContainerPanelWithContainerList<SpreadSheetRow,SpreadSheetRowContainerManager,SpreadSheetRowContainer> panel)Checks whether this action can handle the panel.booleanViewAsTable. handles(DataContainerPanelWithContainerList<SpreadSheetRow,SpreadSheetRowContainerManager,SpreadSheetRowContainer> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.spreadsheet.plotpopup
-
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.timeseries
Subclasses of DataContainerPanelWithContainerList in adams.gui.visualization.timeseries Modifier and Type Class Description classTimeseriesPanel<T extends Timeseries,M extends TimeseriesContainerManager<C>,C extends TimeseriesContainer>Special panel for displaying the spectral data. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.timeseries.containerlistpopup
Methods in adams.gui.visualization.timeseries.containerlistpopup with parameters of type DataContainerPanelWithContainerList Modifier and Type Method Description booleanInformation. handles(DataContainerPanelWithContainerList<Timeseries,TimeseriesContainerManager,TimeseriesContainer> panel)Checks whether this action can handle the panel.booleanReports. handles(DataContainerPanelWithContainerList<Timeseries,TimeseriesContainerManager,TimeseriesContainer> panel)Checks whether this action can handle the panel.booleanViewAsTable. handles(DataContainerPanelWithContainerList<Timeseries,TimeseriesContainerManager,TimeseriesContainer> panel)Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.timeseries.plotpopup
-