public class BasicXListUI.FocusHandler extends Object implements FocusListener
| Constructor and Description |
|---|
FocusHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
protected void |
repaintCellFocus() |
protected void repaintCellFocus()
public void focusGained(FocusEvent e)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenerCopyright © 2019. All rights reserved.