|
Eclipse Platform Release 3.0 |
||||||||||
| 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. |
void |
FocusAdapter.focusGained(FocusEvent e)
Sent when a control gets focus. |
void |
FocusAdapter.focusLost(FocusEvent e)
Sent when a control loses focus. |
|
Eclipse Platform Release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.