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

    Modifier and Type
    Method
    Description
    void
    Disposes the image.
  • 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