private class SwtTextFieldWrapper.TextFieldFocusListener extends SwtMng.SwtMngFocusListener
gralFocus| Constructor and Description |
|---|
TextFieldFocusListener(SwtMng mng) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(org.eclipse.swt.events.FocusEvent ev) |
void |
focusLost(org.eclipse.swt.events.FocusEvent ev) |
TextFieldFocusListener(SwtMng mng)
public void focusLost(org.eclipse.swt.events.FocusEvent ev)
focusLost in interface org.eclipse.swt.events.FocusListenerfocusLost in class SwtMng.SwtMngFocusListenerpublic void focusGained(org.eclipse.swt.events.FocusEvent ev)
focusGained in interface org.eclipse.swt.events.FocusListenerfocusGained in class SwtMng.SwtMngFocusListener