|
Eclipse Platform 2.1 |
||||||||||
| 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 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||