protected class SwtMng.SwtMngFocusListener extends java.lang.Object implements org.eclipse.swt.events.FocusListener
GralWidget.setActionFocused(GralUserAction).| Modifier and Type | Field and Description |
|---|---|
(package private) GralMng.GralMngFocusListener |
gralFocus |
| Constructor and Description |
|---|
SwtMngFocusListener(GralMng mng) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(org.eclipse.swt.events.FocusEvent ev) |
void |
focusLost(org.eclipse.swt.events.FocusEvent ev) |
GralMng.GralMngFocusListener gralFocus
SwtMngFocusListener(GralMng mng)
public void focusLost(org.eclipse.swt.events.FocusEvent ev)
focusLost in interface org.eclipse.swt.events.FocusListenerpublic void focusGained(org.eclipse.swt.events.FocusEvent ev)
focusGained in interface org.eclipse.swt.events.FocusListener