Uses of Class
gr.bluevibe.fire.components.FGauge

Packages that use FGauge
gr.bluevibe.fire.displayables   
 

Uses of FGauge in gr.bluevibe.fire.displayables
 

Methods in gr.bluevibe.fire.displayables that return FGauge
 FGauge FireScreen.getGauge()
           
 

Methods in gr.bluevibe.fire.displayables with parameters of type FGauge
 void FireScreen.setGauge(FGauge g)
          Sets the gauge that is shown when the Screen is set to busy mode.