java.lang.Object javax.swing.plaf.ComponentUI javax.swing.plaf.ButtonUI javax.swing.plaf.MenuItemUI javax.swing.plaf.basic.BasicMenuItemUI javax.swing.plaf.basic.BasicMenuUI
public BasicMenuUI()
protected ChangeListener changeListener
protected ChangeListener createChangeListener(JComponent c)
protected MenuDragMouseListener createMenuDragMouseListener(JComponent c)
protected MenuKeyListener createMenuKeyListener(JComponent c)
protected MenuListener createMenuListener(JComponent c)
protected MouseInputListener createMouseInputListener(JComponent c)
protected PropertyChangeListener createPropertyChangeListener(JComponent c)
public static ComponentUI createUI(JComponent x)
public Dimension getMaximumSize(JComponent c)
LayoutManager2.maximumLayoutSize(java.awt.Container)
JComponent.getMaximumSize()
protected String getPropertyPrefix()
protected void installDefaults()
protected void installKeyboardActions()
protected void installListeners()
protected MenuListener menuListener
protected PropertyChangeListener propertyChangeListener
protected void setupPostTimer(JMenu menu)
protected void uninstallDefaults()
protected void uninstallKeyboardActions()
protected void uninstallListeners()