Uses of Class
adams.gui.visualization.image.ColorPickerPanel
-
Packages that use ColorPickerPanel Package Description adams.gui.visualization.image -
-
Uses of ColorPickerPanel in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ColorPickerPanel Modifier and Type Field Description protected ColorPickerPanelColorPickerPanel.ZoomPanel. m_Ownerthe owning color picker panel.protected ColorPickerPanelColorPickerDialog. m_PanelPickerthe color picker panel.Constructors in adams.gui.visualization.image with parameters of type ColorPickerPanel Constructor Description ZoomPanel(ColorPickerPanel owner)Initializes the panel.
-