Module java.desktop

Class RootPaneUI

java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.RootPaneUI
Direct Known Subclasses:
BasicRootPaneUI, MultiRootPaneUI

public abstract class RootPaneUI extends ComponentUI
Pluggable look and feel interface for JRootPane.
Since:
1.3
  • Constructor Details

    • RootPaneUI

      protected RootPaneUI()
      Constructor for subclasses to call.