public class BasicTableUI.FocusHandler extends Objectimplements FocusListener
BasicTableUI.
| Constructor and Description |
|---|
FocusHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent
Invoked when a component gains the keyboard focus.
|
void |
focusLost(FocusEvent
Invoked when a component loses the keyboard focus.
|
public void focusGained(FocusEvente)
FocusListener
public void focusLost(FocusEvente)
FocusListener