Class BackgroundPaintedButton

java.lang.Object
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.
Since:
7.31.0
Author:
Dan Royer
See Also: