javax.swing.plaf

Class RootPaneUI

public abstract class RootPaneUI extends ComponentUI

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

See Also:

Constructor Summary
RootPaneUI()
Constructs a new RootPaneUI.

Constructor Detail

RootPaneUI

public RootPaneUI()
Constructs a new RootPaneUI.