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 class
SequencePlotterPanel
The 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 class
AbstractClassifierBasedGeneticAlgorithmWizard.PerformancePlot
For 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 boolean
AbstractPopupCustomizer. 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. panel
Methods 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.boolean
ChooseColor. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
CopyID. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
HideAll. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
Notes. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
Remove. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
RemoveAll. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
ShowAll. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
StoreColorInReport. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
StoreValueInReport. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
ToggleVisibility. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
UpdateID. 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 void
AbstractPlotPopupCustomizer. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
AntiAliasing. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
Markers. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
Notes. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
SendTo. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.void
SidePanel. customize(DataContainerPanelWithContainerList<T,M,C> panel, MouseEvent e, JPopupMenu menu)
Returns a popup menu for the table of the container list.boolean
AntiAliasing. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
Markers. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
Notes. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
SendTo. handles(DataContainerPanelWithContainerList<T,M,C> panel)
Checks whether this action can handle the panel.boolean
SidePanel. 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 class
InstancePanel
A 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 boolean
SaveAs. handles(DataContainerPanelWithContainerList<Instance,InstanceContainerManager,InstanceContainer> panel)
Checks whether this action can handle the panel.boolean
ViewAsTable. 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 class
XYSequencePanel
A 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 boolean
SaveAs. handles(DataContainerPanelWithContainerList<XYSequence,XYSequenceContainerManager,XYSequenceContainer> panel)
Checks whether this action can handle the panel.boolean
ViewAsTable. 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 class
SpreadSheetRowPanel
A 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 boolean
SaveAs. handles(DataContainerPanelWithContainerList<SpreadSheetRow,SpreadSheetRowContainerManager,SpreadSheetRowContainer> panel)
Checks whether this action can handle the panel.boolean
ViewAsTable. 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 class
TimeseriesPanel<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 boolean
Information. handles(DataContainerPanelWithContainerList<Timeseries,TimeseriesContainerManager,TimeseriesContainer> panel)
Checks whether this action can handle the panel.boolean
Reports. handles(DataContainerPanelWithContainerList<Timeseries,TimeseriesContainerManager,TimeseriesContainer> panel)
Checks whether this action can handle the panel.boolean
ViewAsTable. handles(DataContainerPanelWithContainerList<Timeseries,TimeseriesContainerManager,TimeseriesContainer> panel)
Checks whether this action can handle the panel. -
Uses of DataContainerPanelWithContainerList in adams.gui.visualization.timeseries.plotpopup
-