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.
|
FocusListener
focusGained
in interface FocusListener
FocusListener
focusLost
in interface FocusListener