protected class Component.AccessibleAWTComponent.AccessibleAWTFocusHandler extends Objectimplements FocusListener
| Modifier | Constructor and Description |
|---|---|
protected |
AccessibleAWTFocusHandler()
|
| 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(FocusEventevent)
FocusListener
public void focusLost(FocusEventevent)
FocusListener