Class BasicXListUI.FocusHandler
java.lang.Object
org.jdesktop.swingx.plaf.basic.core.BasicXListUI.FocusHandler
- All Implemented Interfaces:
FocusListener, EventListener
- Enclosing class:
BasicXListUI
This inner class is marked "public" due to a compiler bug.
This class should be treated as a "protected" inner class.
Instantiate it only within subclasses of BasicTableUI.
- Version:
- 1.127 12/02/08
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected void
-
Constructor Details
-
FocusHandler
public FocusHandler()
-
-
Method Details
-
repaintCellFocus
protected void repaintCellFocus() -
focusGained
- Specified by:
focusGainedin interfaceFocusListener
-
focusLost
- Specified by:
focusLostin interfaceFocusListener
-