org.herac.tuxguitar.gui.editors.tab
Class CacheImage
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.CacheImage
public class CacheImage
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheImage
public CacheImage(Device device)
CacheImage
public CacheImage(Device device,
int width,
int height)
setSize
public void setSize(int width,
int height)
getGC
public GC getGC()
paintImage
public void paintImage(GC gc,
int x,
int y)
getImage
public Image getImage()
dispose
public void dispose()
isDisposed
public boolean isDisposed()