private class SwtTable.FocusListenerTable extends java.lang.Object implements org.eclipse.swt.events.FocusListener
| Constructor and Description |
|---|
FocusListenerTable(SwtMng mng) |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(org.eclipse.swt.events.FocusEvent ev) |
void |
focusLost(org.eclipse.swt.events.FocusEvent e) |
FocusListenerTable(SwtMng mng)
public void focusLost(org.eclipse.swt.events.FocusEvent e)
focusLost in interface org.eclipse.swt.events.FocusListenerpublic void focusGained(org.eclipse.swt.events.FocusEvent ev)
focusGained in interface org.eclipse.swt.events.FocusListener