Uses of Class javax.swing.plaf.OptionPaneUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.OptionPaneUI

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

void
This method sets the UI used with the JOptionPane.

Methods with return type javax.swing.plaf.OptionPaneUI

OptionPaneUI
This method returns the UI used by the JOptionPane.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.OptionPaneUI

class
This class is the UI delegate for JOptionPane in the Basic Look and Feel.