Package com.biglybt.pif.ui
Interface Graphic
- All Known Subinterfaces:
UISWTGraphic
- All Known Implementing Classes:
GraphicURI
,UISWTGraphicImpl
public interface Graphic
An image to be used in the client
-
Method Summary
-
Method Details
-
dispose
void dispose()Disposes the image. For SWT, this will switch to SWT Thread to do it, if needed- Since:
- BiglyBT 2.0.0.1
-