Package com.formdev.flatlaf.ui
Class FlatTabbedPaneUI.RunWithOriginalLayoutManagerDelegateAction
- java.lang.Object
-
- com.formdev.flatlaf.ui.FlatUIAction
-
- com.formdev.flatlaf.ui.FlatTabbedPaneUI.RunWithOriginalLayoutManagerDelegateAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
,javax.swing.Action
- Enclosing class:
- FlatTabbedPaneUI
private static class FlatTabbedPaneUI.RunWithOriginalLayoutManagerDelegateAction extends FlatUIAction
-
-
Field Summary
-
Fields inherited from class com.formdev.flatlaf.ui.FlatUIAction
delegate, name
-
-
Constructor Summary
Constructors Modifier Constructor Description private
RunWithOriginalLayoutManagerDelegateAction(javax.swing.Action delegate)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent e)
(package private) static void
install(javax.swing.ActionMap map, java.lang.String key)
-
Methods inherited from class com.formdev.flatlaf.ui.FlatUIAction
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-