public class EEFPropertyListFocusListener
extends java.lang.Object
implements org.eclipse.swt.events.FocusListener
EEFTabbedPropertyList.| Constructor and Description |
|---|
EEFPropertyListFocusListener(EEFTabbedPropertyList tabbedPropertyList)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(org.eclipse.swt.events.FocusEvent event) |
void |
focusLost(org.eclipse.swt.events.FocusEvent event) |
public EEFPropertyListFocusListener(EEFTabbedPropertyList tabbedPropertyList)
tabbedPropertyList - The tabbed property listpublic void focusGained(org.eclipse.swt.events.FocusEvent event)
focusGained in interface org.eclipse.swt.events.FocusListenerFocusListener.focusGained(org.eclipse.swt.events.FocusEvent)public void focusLost(org.eclipse.swt.events.FocusEvent event)
focusLost in interface org.eclipse.swt.events.FocusListenerFocusListener.focusLost(org.eclipse.swt.events.FocusEvent)