public class FocusAdapter extends java.lang.Object implements IFocusListener
| Constructor and Description |
|---|
FocusAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained()
Will be invoked after focus gained
|
void |
focusLost()
Will be invoked after focus lost
|
public void focusGained()
IFocusListenerfocusGained in interface IFocusListenerpublic void focusLost()
IFocusListenerfocusLost in interface IFocusListenerSiehe auch Jowidgets Nutzerhandbuch