Class ColorChooserPopup


public class ColorChooserPopup extends PopupPanel
Color Chooser Popup Shows a popup dialog to select a RGB color.
Author:
pquiring
  • Constructor Details

    • ColorChooserPopup

      public ColorChooserPopup()
  • Method Details

    • setValue

      public void setValue(int rgb)
    • getValue

      public int getValue()
    • setComponentsSize

      public void setComponentsSize(int width, int height)