| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.herac.tuxguitar.gui.editors.tab.CacheImagepublic class CacheImageextends java.lang.ObjectConstructor 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)