Uses of Class javax.swing.plaf.ComboBoxUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.ComboBoxUI

class
A UI delegate that that coordinates multiple ComboBoxUI 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.ComboBoxUI

void
Set the "UI" property of the combo box, which is a look and feel class responsible for handling comboBox's input events and painting it.

Methods with return type javax.swing.plaf.ComboBoxUI

ComboBoxUI
This method returns the UI used to display the JComboBox.

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.ComboBoxUI

class
A UI delegate for the JComboBox component.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.ComboBoxUI

class
A UI delegate for the JComboBox component.