Uses of Class
dguitar.gui.BarPanel

Packages that use BarPanel
dguitar.gui Provides Graphical User Interface classes for other packages. 
dguitar.gui.unused   
 

Uses of BarPanel in dguitar.gui
 

Fields in dguitar.gui declared as BarPanel
private  BarPanel TrackPanel.TablaturePanel
           
protected  BarPanel Bar.BP
           
 

Constructors in dguitar.gui with parameters of type BarPanel
MusicCursor(BarPanel BP)
          Creates a cursor located at measure 1 and beat 1 linked to a BarPanel
BarTablature(DisplayOptions dco, BarPanel BP)
          Creates a new instance of BarTablature, related the BarPanel BP
BarMTP(DisplayOptions currentDisplayOptions, BarPanel BP)
          Creates a new instance of BarTablature, related the BarPanel BP
Bar(DisplayOptions currentDisplayOptions, BarPanel bp)
          Creates a new instance of Bar based on a BarPanel
 

Uses of BarPanel in dguitar.gui.unused
 

Constructors in dguitar.gui.unused with parameters of type BarPanel
BarStandard(DisplayOptions cdo, BarPanel BP)
          Creates a new instance of Bar