Uses of Class
adams.gui.goe.GenericArrayEditorPanel
-
Packages that use GenericArrayEditorPanel Package Description adams.gui.dialog adams.gui.visualization.stats.scatterplot adams.gui.visualization.stats.zscore -
-
Uses of GenericArrayEditorPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as GenericArrayEditorPanel Modifier and Type Field Description protected GenericArrayEditorPanelComposeEmailPanel. m_GAEPanelAttachmentsthe attachments.protected GenericArrayEditorPanelComposeEmailPanel. m_GAEPanelBCCthe "bcc recipients".protected GenericArrayEditorPanelComposeEmailPanel. m_GAEPanelCCthe "cc recipients".protected GenericArrayEditorPanelComposeEmailPanel. m_GAEPanelTOthe "to recipients". -
Uses of GenericArrayEditorPanel in adams.gui.visualization.stats.scatterplot
Fields in adams.gui.visualization.stats.scatterplot declared as GenericArrayEditorPanel Modifier and Type Field Description protected GenericArrayEditorPanelMatrix. m_PanelOverlayDisplays a GAE for choosing overlays for the scatter plotsprotected GenericArrayEditorPanelScatterPlot. m_PanelOverlayfor displaying a genericarrayEditor for choosing overlays -
Uses of GenericArrayEditorPanel in adams.gui.visualization.stats.zscore
Fields in adams.gui.visualization.stats.zscore declared as GenericArrayEditorPanel Modifier and Type Field Description protected GenericArrayEditorPanelZScore. m_PanelOverlayFor displaying a generic array editor for choosing overlays
-