|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FocusEvent | |
---|---|
org.eclipse.jface.text.hyperlink | |
org.eclipse.swt.events | SWT typed listener support. |
Uses of FocusEvent in org.eclipse.jface.text.hyperlink |
---|
Methods in org.eclipse.jface.text.hyperlink with parameters of type FocusEvent | |
void |
HyperlinkManager.focusGained(FocusEvent e)
|
void |
HyperlinkManager.focusLost(FocusEvent event)
|
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.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.