FocusListener
, EventListener
public 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 FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener