Uses of Class javax.swing.plaf.ColorChooserUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.ColorChooserUI

class
A UI delegate that that coordinates multiple ColorChooserUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Uses in package javax.swing

Methods with parameter type javax.swing.plaf.ColorChooserUI

void
This method sets the UI Component used for this JColorChooser.

Methods with return type javax.swing.plaf.ColorChooserUI

ColorChooserUI
This method returns the UI Component used for this JColorChooser.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.ColorChooserUI

class
This is the UI Class for the JColorChooser in the Basic Look and Feel.