Uses of Class javax.swing.plaf.DesktopPaneUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.DesktopPaneUI

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

void
This method sets the UI used with the JDesktopPane.

Methods with return type javax.swing.plaf.DesktopPaneUI

DesktopPaneUI
This method returns the UI used with the JDesktopPane.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.DesktopPaneUI

class
This class is the UI delegate for JDesktopPane for the Basic look and feel.