public class BasicTreeUI.FocusHandler extends Objectimplements FocusListener
| Constructor and Description |
|---|
FocusHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusEvent
Invoked when focus is activated on the tree we're in, redraws the lead row.
|
void |
focusLost(FocusEvent
Invoked when focus is activated on the tree we're in, redraws the lead row.
|
public void focusGained(FocusEvente)
public void focusLost(FocusEvente)