FocusListener, EventListenerpublic class BasicXListUI.FocusHandler extends Object implements FocusListener
| Constructor | Description |
|---|---|
FocusHandler() |
| Modifier and Type | Method | 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 © 2018. All rights reserved.