Package com.formdev.flatlaf.ui
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
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.
-
Field Summary
Fields inherited from class com.formdev.flatlaf.ui.FlatUIAction
delegate, name
Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.formdev.flatlaf.ui.FlatUIAction
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
TakeFocusAction
TakeFocusAction(String name)
-
-
Method Details
-
actionPerformed
-