|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlEvent | |
---|---|
org.eclipse.jface.text.source | Provides a support for managing annotations attached to a document. |
org.eclipse.swt.events | SWT typed listener support. |
Uses of ControlEvent in org.eclipse.jface.text.source |
---|
Methods in org.eclipse.jface.text.source with parameters of type ControlEvent | |
void |
AnnotationBarHoverManager.Closer.controlResized(ControlEvent event)
|
void |
AnnotationBarHoverManager.Closer.controlMoved(ControlEvent event)
|
Uses of ControlEvent in org.eclipse.swt.events |
---|
Methods in org.eclipse.swt.events with parameters of type ControlEvent | |
void |
ControlListener.controlMoved(ControlEvent e)
Sent when the location (x, y) of a control changes relative to its parent (or relative to the display, for Shell s). |
void |
ControlListener.controlResized(ControlEvent e)
Sent when the size (width, height) of a control changes. |
void |
ControlAdapter.controlMoved(ControlEvent e)
Sent when the location (x, y) of a control changes relative to its parent (or relative to the display, for Shell s).
|
void |
ControlAdapter.controlResized(ControlEvent e)
Sent when the size (width, height) of a control changes. |
|
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.