org.herac.tuxguitar.gui.editors.tab
public class CacheImage extends Object
| Constructor Summary | |
|---|---|
| CacheImage(Device device) | |
| CacheImage(Device device, int width, int height) | |
| Method Summary | |
|---|---|
| void | dispose() |
| GC | getGC() |
| Image | getImage() |
| boolean | isDisposed() |
| void | paintImage(GC gc, int x, int y) |
| void | setSize(int width, int height) |