public interface Drawable
Drawable
can have a graphics context (GC)
created for them, and then they can be drawn on by sending messages to
their associated GC.
IMPORTANT: This interface is not part of the SWT public API. It is marked public only so that it can be shared within the packages provided by SWT. It should never be referenced from application code.
,GC
Copyright (c) EclipseSource and others 2002, 2016.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0