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 ColorPickerPanel
ColorPickerPanel.ZoomPanel. m_Owner
the owning color picker panel.protected ColorPickerPanel
ColorPickerDialog. m_PanelPicker
the color picker panel.Constructors in adams.gui.visualization.image with parameters of type ColorPickerPanel Constructor Description ZoomPanel(ColorPickerPanel owner)
Initializes the panel.
-