FileDocCategorySizeDatePackage
MotifMenuBarUI.javaAPI DocJava SE 5 API1363Fri Aug 26 14:54:46 BST 2005com.sun.java.swing.plaf.motif

MotifMenuBarUI

public class MotifMenuBarUI extends BasicMenuBarUI
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. 1.38 12/19/03

author
Georges Saab
author
Rich Schiavi

Fields Summary
Constructors Summary
Methods Summary
public static javax.swing.plaf.ComponentUIcreateUI(javax.swing.JComponent x)

	return new MotifMenuBarUI();