public class

MotifMenuBarUI

extends BasicMenuBarUI
java.lang.Object
   ↳ javax.swing.plaf.ComponentUI
     ↳ javax.swing.plaf.MenuBarUI
       ↳ javax.swing.plaf.basic.BasicMenuBarUI
         ↳ com.sun.java.swing.plaf.motif.MotifMenuBarUI

Class Overview

A Windows L&F implementation of MenuBarUI. This implementation is a "combined" view/controller.

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 Fields
From class javax.swing.plaf.basic.BasicMenuBarUI
Public Constructors
MotifMenuBarUI()
Public Methods
static ComponentUI createUI(JComponent x)
[Expand]
Inherited Methods
From class javax.swing.plaf.basic.BasicMenuBarUI
From class javax.swing.plaf.ComponentUI
From class java.lang.Object

Public Constructors

public MotifMenuBarUI ()

Public Methods

public static ComponentUI createUI (JComponent x)