Uses of Class
AFLPgui.Bar

Packages that use Bar
AFLPgui   
 

Uses of Bar in AFLPgui
 

Subclasses of Bar in AFLPgui
 class ButtonBar
          This class extends the bar class and adds four buttons to a bar.
 

Fields in AFLPgui declared as Bar
protected  Bar FragmentMap.infoBar
           
protected  Bar FragmentMap.statusBar
           
 

Methods in AFLPgui that return Bar
 Bar TraceView.getInfoBar()
          Returns a bar that displays information about the trace.
 Bar Thumbnail.getInfoBar()
          Returns a bar that displays information about the thumbnails.
 Bar AnalysisView.getInfoBar()
          Gives the label that this class uses to provide status information.
 Bar GraphView.getInfoBar()
          Returns a bar that displays information about the graph.
 Bar GelView.getInfoBar()
          Returns a bar that displays information about the gel.