Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
org.eclipse.swt.events |
SWT typed listener support.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationBarHoverManager.Closer.controlMoved(ControlEvent event)
Deprecated.
|
void |
AnnotationBarHoverManager.Closer.controlResized(ControlEvent event)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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 |
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 |
ControlAdapter.controlResized(ControlEvent e)
Sent when the size (width, height) of a control changes.
|
void |
ControlListener.controlResized(ControlEvent e)
Sent when the size (width, height) of a control changes.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.