Uses of Class javax.swing.plaf.MenuBarUI

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.MenuBarUI

class
A UI delegate that that coordinates multiple MenuBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Uses in package javax.swing

Methods with parameter type javax.swing.plaf.MenuBarUI

void
Set the "UI" property of the menu bar, which is a look and feel class responsible for handling menuBar's input events and painting it.

Methods with return type javax.swing.plaf.MenuBarUI

MenuBarUI
Set the "UI" property of the menu bar, which is a look and feel class responsible for handling the menuBar's input events and painting it.

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.MenuBarUI

class
A UI implementation for MenuBar in the Metal Look & Feel.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.MenuBarUI

class
UI Delegate for JMenuBar.