public interface FocusChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(FocusChangeEvent event) |
void |
focusLost(FocusChangeEvent event) |
void focusGained(FocusChangeEvent event)
void focusLost(FocusChangeEvent event)