com.aelitis.azureus.ui.swt.imageloader
Class ImageLoaderRefInfo
java.lang.Object
com.aelitis.azureus.ui.swt.imageloader.ImageLoaderRefInfo
public class ImageLoaderRefInfo
- extends Object
- Author:
- TuxPaper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageLoaderRefInfo
protected ImageLoaderRefInfo(org.eclipse.swt.graphics.Image[] images)
ImageLoaderRefInfo
protected ImageLoaderRefInfo(org.eclipse.swt.graphics.Image image)
setNonDisposable
protected void setNonDisposable()
isNonDisposable
protected boolean isNonDisposable()
addref
protected void addref()
unref
protected void unref()
canDispose
protected boolean canDispose()
getRefCount
protected long getRefCount()
getImages
protected org.eclipse.swt.graphics.Image[] getImages()
setImages
protected void setImages(org.eclipse.swt.graphics.Image[] images)
getString
protected String getString()