javax.swing.plaf

Class DesktopPaneUI

public abstract class DesktopPaneUI extends ComponentUI

An abstract base class for delegates that implement the pluggable look and feel for a JDesktopPane.

See Also:

Constructor Summary
DesktopPaneUI()
Constructs a new DesktopPaneUI.

Constructor Detail

DesktopPaneUI

public DesktopPaneUI()
Constructs a new DesktopPaneUI.