|
Draw2d 3.9.0.201305060205 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicsSource | |
---|---|
org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
Uses of GraphicsSource in org.eclipse.draw2d |
---|
Classes in org.eclipse.draw2d that implement GraphicsSource | |
---|---|
class |
NativeGraphicsSource
A graphics source that posts a paint request to the control rather than constructing GC on it directly. |
Fields in org.eclipse.draw2d declared as GraphicsSource | |
---|---|
protected GraphicsSource |
SubordinateUpdateManager.graphicsSource
Deprecated. A graphics source |
Methods in org.eclipse.draw2d with parameters of type GraphicsSource | |
---|---|
void |
SubordinateUpdateManager.setGraphicsSource(GraphicsSource gs)
Deprecated. |
void |
DeferredUpdateManager.setGraphicsSource(GraphicsSource gs)
Sets the graphics source. |
abstract void |
UpdateManager.setGraphicsSource(GraphicsSource gs)
Sets the GraphicsSource for this update manager. |
Constructors in org.eclipse.draw2d with parameters of type GraphicsSource | |
---|---|
DeferredUpdateManager(GraphicsSource gs)
Constructs a new DererredUpdateManager with the given GraphicsSource. |
|
Draw2d 3.9.0.201305060205 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |