Class PromptTextUI.FocusHandler
java.lang.Object
java.awt.event.FocusAdapter
org.jdesktop.swingx.plaf.PromptTextUI.FocusHandler
- All Implemented Interfaces:
FocusListener, EventListener
- Enclosing class:
PromptTextUI
Repaint the
TextComponent when it loses or gains the focus.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FocusHandler
private FocusHandler()
-
-
Method Details
-
focusGained
- Specified by:
focusGainedin interfaceFocusListener- Overrides:
focusGainedin classFocusAdapter
-
focusLost
- Specified by:
focusLostin interfaceFocusListener- Overrides:
focusLostin classFocusAdapter
-