org.herac.tuxguitar.gui.editors.tab
Class TGMeasureBuffer
java.lang.Object
org.herac.tuxguitar.gui.editors.tab.TGMeasureBuffer
public class TGMeasureBuffer
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGMeasureBuffer
public TGMeasureBuffer(Device device)
makeBuffer
public void makeBuffer(int width,
int height,
Color background)
getPainter
public TGPainter getPainter()
paintImage
public void paintImage(TGPainter painter,
int x,
int y,
int srcY)
getImage
public Image getImage()
dispose
public void dispose()
isDisposed
public boolean isDisposed()