|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FocusEvent | |
org.eclipse.swt.events | SWT typed listener support. |
Uses of FocusEvent in org.eclipse.swt.events |
Methods in org.eclipse.swt.events with parameters of type FocusEvent | |
void |
FocusListener.focusGained(FocusEvent e)
Sent when a control gets focus. |
void |
FocusListener.focusLost(FocusEvent e)
Sent when a control loses focus. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |