Module ij

Class ColorPicker

All Implemented Interfaces:
PlugIn, FocusListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class ColorPicker extends PlugInDialog
Implements the Image/Color/Color Picker command.
See Also:
  • Field Details

    • ybase

      public static int ybase
  • Constructor Details

    • ColorPicker

      public ColorPicker()
  • Method Details

    • close

      public void close()
      Description copied from class: PlugInDialog
      Closes this window.
      Overrides:
      close in class PlugInDialog
    • update

      public static void update()