public class

MotifSplitPaneUI

extends BasicSplitPaneUI
java.lang.Object
   ↳ javax.swing.plaf.ComponentUI
     ↳ javax.swing.plaf.SplitPaneUI
       ↳ javax.swing.plaf.basic.BasicSplitPaneUI
         ↳ com.sun.java.swing.plaf.motif.MotifSplitPaneUI

Class Overview

Motif rendition of a 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. A future release of Swing will provide support for long term persistence.

Summary

[Expand]
Inherited Constants
From class javax.swing.plaf.basic.BasicSplitPaneUI
[Expand]
Inherited Fields
From class javax.swing.plaf.basic.BasicSplitPaneUI
Public Constructors
MotifSplitPaneUI()
Public Methods
BasicSplitPaneDivider createDefaultDivider()
Creates the default divider.
static ComponentUI createUI(JComponent x)
Creates a new MotifSplitPaneUI 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 MotifSplitPaneUI ()

Public Methods

public BasicSplitPaneDivider createDefaultDivider ()

Creates the default divider.

public static ComponentUI createUI (JComponent x)

Creates a new MotifSplitPaneUI instance