| Modifier | Constructor and Description |
|---|---|
protected |
Component.AccessibleAWTComponent.AccessibleAWTFocusHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent event)
Invoked when a component gains the keyboard focus.
|
void |
focusLost(FocusEvent event)
Invoked when a component loses the keyboard focus.
|
FocusListenerfocusGained in interface FocusListenerFocusListenerfocusLost in interface FocusListener