Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.CacheImage
public class CacheImage
extends java.lang.Object
Constructor Summary | |
| |
|
Method Summary | |
void |
|
GC |
|
Image |
|
boolean | |
void |
|
void |
|
public CacheImage(Device device)
public CacheImage(Device device, int width, int height)
public void dispose()
public GC getGC()
public Image getImage()
public boolean isDisposed()
public void paintImage(GC gc, int x, int y)
public void setSize(int width, int height)