Class BackgroundPaintedButton

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

public class BackgroundPaintedButton extends JButton
A JButton filled with the background color. Especially useful for color selection dialogs.
See Also:
  • Constructor Details

    • BackgroundPaintedButton

      public BackgroundPaintedButton(String label)