Uses of Class
javax.microedition.lcdui.Gauge

Packages that use Gauge
javax.microedition.lcdui J2ME LCD User Interface classes. 
 

Uses of Gauge in javax.microedition.lcdui
 

Methods in javax.microedition.lcdui that return Gauge
 Gauge Alert.getIndicator()
           
 

Methods in javax.microedition.lcdui with parameters of type Gauge
 void Alert.setIndicator(Gauge indicator)