org.herac.tuxguitar.gui.editors.tab.painters
Class TGTempoPainter

java.lang.Object
  extended by org.herac.tuxguitar.gui.editors.tab.painters.TGTempoPainter

public class TGTempoPainter
extends java.lang.Object


Constructor Summary
TGTempoPainter()
           
 
Method Summary
static void paintTempo(TGPainter painter, int x, int y, float scale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGTempoPainter

public TGTempoPainter()
Method Detail

paintTempo

public static void paintTempo(TGPainter painter,
                              int x,
                              int y,
                              float scale)