Class FlatMenuBarUI.TakeFocusAction

java.lang.Object
com.formdev.flatlaf.ui.FlatUIAction
com.formdev.flatlaf.ui.FlatMenuBarUI.TakeFocusAction
All Implemented Interfaces:
ActionListener, EventListener, 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 Details

    • TakeFocusAction

      TakeFocusAction(String name)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)