Class JButtonColorChooser

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants

public class JButtonColorChooser extends JButton
Author:
Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 8 févr. 2007 20:08:21
See Also:
  • Field Details

  • Constructor Details

    • JButtonColorChooser

      public JButtonColorChooser(Color startupColor, boolean nullable)
  • Method Details

    • showDialog

      public void showDialog()
    • supportFirePropertyChange

      public void supportFirePropertyChange(String s, Object obj, Object obj1)
    • getValue

      public Color getValue()
    • setValue

      public void setValue(Color obj)