- All Implemented Interfaces:
Graphic
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
GraphicURI
public GraphicURI(URI uri)
-
Method Details
-
-
dispose
public void dispose()
Description copied from interface: Graphic
Disposes the image.
For SWT, this will switch to SWT Thread to do it, if needed
- Specified by:
dispose
in interface Graphic