public class

MetalSplitPaneUI

extends BasicSplitPaneUI
java.lang.Object
   ↳ javax.swing.plaf.ComponentUI
     ↳ javax.swing.plaf.SplitPaneUI
       ↳ javax.swing.plaf.basic.BasicSplitPaneUI
         ↳ javax.swing.plaf.metal.MetalSplitPaneUI

Class Overview

Metal split pane.

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see XMLEncoder.

Summary

[Expand]
Inherited Constants
From class javax.swing.plaf.basic.BasicSplitPaneUI
[Expand]
Inherited Fields
From class javax.swing.plaf.basic.BasicSplitPaneUI
Public Constructors
MetalSplitPaneUI()
Public Methods
BasicSplitPaneDivider createDefaultDivider()
Creates the default divider.
static ComponentUI createUI(JComponent x)
Creates a new MetalSplitPaneUI instance
[Expand]
Inherited Methods
From class javax.swing.plaf.basic.BasicSplitPaneUI
From class javax.swing.plaf.SplitPaneUI
From class javax.swing.plaf.ComponentUI
From class java.lang.Object

Public Constructors

public MetalSplitPaneUI ()

Public Methods

public BasicSplitPaneDivider createDefaultDivider ()

Creates the default divider.

public static ComponentUI createUI (JComponent x)

Creates a new MetalSplitPaneUI instance