es.prodevelop.gvsig.mobile.gui.bar
Class GPSIcons

java.lang.Object
  extended byes.prodevelop.gvsig.mobile.gui.bar.GPSIcons

public class GPSIcons
extends java.lang.Object

Utility class witth the names of the icons used to show GPS signal quality.

Author:
jcarrasco

Field Summary
static java.lang.String gpsIco0
           
static java.lang.String gpsIco1
           
static java.lang.String gpsIco2
           
static java.lang.String gpsIco3
           
static java.lang.String gpsIco4
           
static java.lang.String gpsIco5
           
 
Constructor Summary
GPSIcons()
           
 
Method Summary
static java.lang.String getSubIcon(int i)
          Utility method to get GPS quality icons
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gpsIco0

public static final java.lang.String gpsIco0
See Also:
Constant Field Values

gpsIco1

public static final java.lang.String gpsIco1
See Also:
Constant Field Values

gpsIco2

public static final java.lang.String gpsIco2
See Also:
Constant Field Values

gpsIco3

public static final java.lang.String gpsIco3
See Also:
Constant Field Values

gpsIco4

public static final java.lang.String gpsIco4
See Also:
Constant Field Values

gpsIco5

public static final java.lang.String gpsIco5
See Also:
Constant Field Values
Constructor Detail

GPSIcons

public GPSIcons()
Method Detail

getSubIcon

public static java.lang.String getSubIcon(int i)
Utility method to get GPS quality icons

Parameters:
i - icon index
Returns:
GPS quality icon file name.