FocusListener, EventListenerpublic class BasicJideTabbedPaneUI.TabFocusListener extends Object implements FocusListener
| Constructor | Description |
|---|---|
TabFocusListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
focusGained(FocusEvent e) |
|
void |
focusLost(FocusEvent e) |
public void focusGained(FocusEvent e)
focusGained in interface FocusListenerpublic void focusLost(FocusEvent e)
focusLost in interface FocusListener