Uses of Interface
adams.gui.visualization.core.PopupMenuCustomizer
-
-
Uses of PopupMenuCustomizer in adams.flow.sink.sequenceplotter
Classes in adams.flow.sink.sequenceplotter that implement PopupMenuCustomizer Modifier and Type Class Description class
SequencePlotterPanel
The panel that plots all the sequences. -
Uses of PopupMenuCustomizer in adams.gui.core
Fields in adams.gui.core declared as PopupMenuCustomizer Modifier and Type Field Description protected PopupMenuCustomizer
SpreadSheetTable. m_CellPopupMenuCustomizer
the customizer for the table cells popup menu.protected PopupMenuCustomizer
SpreadSheetTable. m_HeaderPopupMenuCustomizer
the customizer for the table header popup menu.Methods in adams.gui.core that return PopupMenuCustomizer Modifier and Type Method Description PopupMenuCustomizer
SpreadSheetTable. getCellPopupMenuCustomizer()
Returns the current popup menu customizer (for the cells).PopupMenuCustomizer
SpreadSheetTableWithButtons. getCellPopupMenuCustomizer()
Returns the current popup menu customizer (for the cells).PopupMenuCustomizer
SpreadSheetTable. getHeaderPopupMenuCustomizer()
Returns the current popup menu customizer (for the header).PopupMenuCustomizer
SpreadSheetTableWithButtons. getHeaderPopupMenuCustomizer()
Returns the current popup menu customizer (for the header).Methods in adams.gui.core with parameters of type PopupMenuCustomizer Modifier and Type Method Description void
SpreadSheetTable. setCellPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use (for the cells).void
SpreadSheetTableWithButtons. setCellPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use (for the cells).void
SpreadSheetTable. setHeaderPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use (for the header).void
SpreadSheetTableWithButtons. setHeaderPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use (for the header). -
Uses of PopupMenuCustomizer in adams.gui.dialog
Fields in adams.gui.dialog declared as PopupMenuCustomizer Modifier and Type Field Description protected PopupMenuCustomizer
MultiSpreadSheetDialog. m_CellPopupMenuCustomizer
the customizer for the table cells popup menu.Methods in adams.gui.dialog that return PopupMenuCustomizer Modifier and Type Method Description PopupMenuCustomizer
SpreadSheetPanel. getCellPopupMenuCustomizer()
Returns the current popup menu customizer for the cells.PopupMenuCustomizer
SpreadSheetPanel. getHeadePopupMenuCustomizer()
Returns the current popup menu customizer for the header.PopupMenuCustomizer
MultiSpreadSheetDialog. getPopupMenuCustomizer()
Returns the current popup menu customizer.PopupMenuCustomizer
SpreadSheetDialog. getPopupMenuCustomizer()
Returns the current popup menu customizer.Methods in adams.gui.dialog with parameters of type PopupMenuCustomizer Modifier and Type Method Description void
SpreadSheetPanel. setCellPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use for the cells.void
SpreadSheetPanel. setHeaderPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use for the header.void
MultiSpreadSheetDialog. setPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use.void
SpreadSheetDialog. setPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use. -
Uses of PopupMenuCustomizer in adams.gui.menu
Classes in adams.gui.menu that implement PopupMenuCustomizer Modifier and Type Class Description static class
AbstractClassifierBasedGeneticAlgorithmWizard.PerformancePlot
For plotting the performance of the genetic algorithm. -
Uses of PopupMenuCustomizer in adams.gui.visualization.container
Classes in adams.gui.visualization.container that implement PopupMenuCustomizer Modifier and Type Class Description class
DataContainerPanelWithContainerList<T extends DataContainer,M extends AbstractContainerManager,C extends AbstractContainer>
Data container panel with a container list in the side panel. -
Uses of PopupMenuCustomizer in adams.gui.visualization.core
Fields in adams.gui.visualization.core declared as PopupMenuCustomizer Modifier and Type Field Description protected PopupMenuCustomizer
AxisPanel. m_PopupMenuCustomizer
an optional customizer for the right-click popup.Methods in adams.gui.visualization.core that return PopupMenuCustomizer Modifier and Type Method Description PopupMenuCustomizer
PlotPanel. getAxisPopupMenuCustomizer(Axis axis)
Returns the current axis customizer, can be null.PopupMenuCustomizer
AxisPanel. getPopupMenuCustomizer()
Returns the current customizer, can be null.PopupMenuCustomizer
PlotPanel. getPopupMenuCustomizer()
Returns the current customizer, can be null.Methods in adams.gui.visualization.core with parameters of type PopupMenuCustomizer Modifier and Type Method Description void
PlotPanel. setAxisPopupMenuCustomizer(Axis axis, PopupMenuCustomizer value)
Sets the class to customize the right-click popup menu of an axis.void
AxisPanel. setPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the class to customize the right-click popup menu.void
PlotPanel. setPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the class to customize the right-click popup menu. -
Uses of PopupMenuCustomizer in adams.gui.visualization.core.plot
Fields in adams.gui.visualization.core.plot declared as PopupMenuCustomizer Modifier and Type Field Description protected PopupMenuCustomizer
ContentPanel. m_PopupMenuCustomizer
an optional customizer for the right-click popup.Methods in adams.gui.visualization.core.plot that return PopupMenuCustomizer Modifier and Type Method Description PopupMenuCustomizer
ContentPanel. getPopupMenuCustomizer()
Returns the current customizer, can be null.Methods in adams.gui.visualization.core.plot with parameters of type PopupMenuCustomizer Modifier and Type Method Description void
ContentPanel. setPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the class to customize the right-click popup menu. -
Uses of PopupMenuCustomizer in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as PopupMenuCustomizer Modifier and Type Field Description protected PopupMenuCustomizer
ImageViewerPanel. m_PopupMenuCustomizer
an optional customizer for the right-click popup.Methods in adams.gui.visualization.image that return PopupMenuCustomizer Modifier and Type Method Description PopupMenuCustomizer
ImageViewerPanel. getPopupMenuCustomizer()
Returns the current customizer, can be null.Methods in adams.gui.visualization.image with parameters of type PopupMenuCustomizer Modifier and Type Method Description void
ImageViewerPanel. setPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the class to customize the right-click popup menu. -
Uses of PopupMenuCustomizer in adams.gui.visualization.instance
Classes in adams.gui.visualization.instance that implement PopupMenuCustomizer Modifier and Type Class Description class
InstancePanel
A panel for displaying instances. -
Uses of PopupMenuCustomizer in adams.gui.visualization.instances
Fields in adams.gui.visualization.instances declared as PopupMenuCustomizer Modifier and Type Field Description protected PopupMenuCustomizer
InstancesTable. m_CellPopupMenuCustomizer
the customizer for the table cells popup menu.protected PopupMenuCustomizer
InstancesTable. m_HeaderPopupMenuCustomizer
the customizer for the table header popup menu.Methods in adams.gui.visualization.instances that return PopupMenuCustomizer Modifier and Type Method Description PopupMenuCustomizer
InstancesTable. getCellPopupMenuCustomizer()
Returns the current popup menu customizer (for the cells).PopupMenuCustomizer
InstancesTable. getHeaderPopupMenuCustomizer()
Returns the current popup menu customizer (for the header).Methods in adams.gui.visualization.instances with parameters of type PopupMenuCustomizer Modifier and Type Method Description void
InstancesTable. setCellPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use (for the cells).void
InstancesTable. setHeaderPopupMenuCustomizer(PopupMenuCustomizer value)
Sets the popup menu customizer to use (for the header). -
Uses of PopupMenuCustomizer in adams.gui.visualization.sequence
Classes in adams.gui.visualization.sequence that implement PopupMenuCustomizer Modifier and Type Class Description class
XYSequencePanel
A panel for displaying XY sequences. -
Uses of PopupMenuCustomizer in adams.gui.visualization.spreadsheet
Classes in adams.gui.visualization.spreadsheet that implement PopupMenuCustomizer Modifier and Type Class Description class
SpreadSheetRowPanel
A panel for displaying instances. -
Uses of PopupMenuCustomizer in adams.gui.visualization.stats.fourinone
Classes in adams.gui.visualization.stats.fourinone that implement PopupMenuCustomizer Modifier and Type Class Description class
VersusFit
Class that displays a versus fit graph.class
VersusOrder
Class that creates a versus order plot with the residuals on the y axis and the position in the data on the x axis. -
Uses of PopupMenuCustomizer in adams.gui.visualization.stats.histogram
Classes in adams.gui.visualization.stats.histogram that implement PopupMenuCustomizer Modifier and Type Class Description class
Histogram
Class that displays a histogram displaying the data provided. -
Uses of PopupMenuCustomizer in adams.gui.visualization.stats.probabilityplot
Classes in adams.gui.visualization.stats.probabilityplot that implement PopupMenuCustomizer Modifier and Type Class Description class
NormalPlot
Probability plot that only displays the normal distribution, used in the 4-in1 plot.class
ProbabilityPlot
Probability plot visualization. -
Uses of PopupMenuCustomizer in adams.gui.visualization.stats.scatterplot
Classes in adams.gui.visualization.stats.scatterplot that implement PopupMenuCustomizer Modifier and Type Class Description class
ScatterPlot
create a paintable panel displaying a scatter plot panel as well as combo boxes for choosing attributes. -
Uses of PopupMenuCustomizer in adams.gui.visualization.stats.zscore
Classes in adams.gui.visualization.stats.zscore that implement PopupMenuCustomizer Modifier and Type Class Description class
ZScore
Create a paintable panel displaying a z score plot panel as well being able to choose attribute, paintlet and overlays. -
Uses of PopupMenuCustomizer in adams.gui.visualization.timeseries
Classes in adams.gui.visualization.timeseries that implement PopupMenuCustomizer Modifier and Type Class Description class
TimeseriesPanel<T extends Timeseries,M extends TimeseriesContainerManager<C>,C extends TimeseriesContainer>
Special panel for displaying the spectral data.
-