Package com.formdev.flatlaf.ui
Class FlatTabbedPaneUI.FlatSelectedTabRepainter
java.lang.Object
com.formdev.flatlaf.ui.FlatTabbedPaneUI.FlatSelectedTabRepainter
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
FlatTabbedPaneUI
private static class FlatTabbedPaneUI.FlatSelectedTabRepainter
extends Object
implements PropertyChangeListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static FlatTabbedPaneUI.FlatSelectedTabRepainter
private KeyboardFocusManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
install()
void
private void
repaintSelectedTab
(JTabbedPane tabbedPane) private void
private void
-
Field Details
-
instance
-
keyboardFocusManager
-
-
Constructor Details
-
FlatSelectedTabRepainter
FlatSelectedTabRepainter()
-
-
Method Details
-
install
static void install() -
uninstall
private void uninstall() -
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-
repaintSelectedTabs
-
repaintSelectedTab
-