Class ColorDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, RootPaneContainer, WindowConstants

public class ColorDialog extends JDialog implements ChangeListener
A dialog to color a Component in a Window. The ColorChooser interactively modifies the color of the component on the window until the user either cancels or decides to keep the changes.
Since:
4.13.1
See Also: