Class GConstants
- java.lang.Object
 - 
- edu.ubo.satellitebeacons.main.simulation.utils.GConstants
 
 
- 
public final class GConstants extends java.lang.ObjectGraphic constants 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringBEACON_PICTUREPicture filename which illustrates a beaconstatic java.lang.StringSATELLITE_PICTUREPicture filename which illustrates a beacon 
 - 
 
- 
- 
Field Detail
- 
BEACON_PICTURE
public static final java.lang.String BEACON_PICTURE
Picture filename which illustrates a beacon- See Also:
 - Constant Field Values
 
 
- 
SATELLITE_PICTURE
public static final java.lang.String SATELLITE_PICTURE
Picture filename which illustrates a beacon- See Also:
 - Constant Field Values
 
 
 - 
 
 -