Package com.formdev.flatlaf.ui
Class FlatUIUtils.RepaintFocusListener
java.lang.Object
com.formdev.flatlaf.ui.FlatUIUtils.RepaintFocusListener
- All Implemented Interfaces:
FocusListener
,EventListener
- Enclosing class:
FlatUIUtils
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRepaintFocusListener
(Component repaintComponent, Predicate<Component> repaintCondition) -
Method Summary
-
Field Details
-
repaintComponent
-
repaintCondition
-
-
Constructor Details
-
RepaintFocusListener
-
-
Method Details
-
focusGained
- Specified by:
focusGained
in interfaceFocusListener
-
focusLost
- Specified by:
focusLost
in interfaceFocusListener
-