public class BasicTabbedPaneUI.FocusHandler extends FocusAdapter
| 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)
FocusAdapter
public void focusLost(FocusEvente)
FocusAdapter