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()
IFocusListener
focusGained
in interface IFocusListener
public void focusLost()
IFocusListener
focusLost
in interface IFocusListener
Siehe auch Jowidgets Nutzerhandbuch