Uses of Class
dguitar.gui.BarMTP.PaintedBeatInfo

Packages that use BarMTP.PaintedBeatInfo
dguitar.gui Provides Graphical User Interface classes for other packages. 
 

Uses of BarMTP.PaintedBeatInfo in dguitar.gui
 

Methods in dguitar.gui with parameters of type BarMTP.PaintedBeatInfo
protected  void BarMTP.paintBeat(java.awt.Graphics g, int currentX, GPBeat beat, GPBeat prev, GPBeat next, BarMTP.PaintedBeatInfo I)
          paint a singleBeat, given the currentX position, beat, Nots and the noteIndex. is also uses the prev and next GPBeat