Class FlatMenuBarUI.TakeFocusAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.util.EventListener, javax.swing.Action
    Enclosing class:
    FlatMenuBarUI

    private static class FlatMenuBarUI.TakeFocusAction
    extends FlatUIAction
    Activates the menu bar and shows mnemonics. On Windows, the popup of the first menu is not shown. On other platforms, the popup of the first menu is shown.
    • Constructor Detail

      • TakeFocusAction

        TakeFocusAction​(java.lang.String name)
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent e)