ims.gpschildfinder
Class R.id

java.lang.Object
  extended by ims.gpschildfinder.R.id
Enclosing class:
R

public static final class R.id
extends java.lang.Object


Field Summary
static int action_help
           
static int action_mapMode
           
static int action_settings
           
static int container
           
static int device_location_button
           
static int distance
           
static int help_blue_pin
           
static int help_bluetooth_icon
           
static int help_device_location_button
           
static int help_direction_arrow
           
static int help_distance
           
static int help_green_pin
           
static int help_my_location_button
           
static int hybrid
           
static int icon_bluetooth
           
static int map
           
static int mapmode
           
static int mapmode_normal
           
static int mapmode_satellite
           
static int mapmode_terrain
           
static int my_location_button
           
static int none
           
static int normal
           
static int progressBar1
           
static int satellite
           
static int terrain
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action_help

public static final int action_help
See Also:
Constant Field Values

action_mapMode

public static final int action_mapMode
See Also:
Constant Field Values

action_settings

public static final int action_settings
See Also:
Constant Field Values

container

public static final int container
See Also:
Constant Field Values

device_location_button

public static final int device_location_button
See Also:
Constant Field Values

distance

public static final int distance
See Also:
Constant Field Values

help_blue_pin

public static final int help_blue_pin
See Also:
Constant Field Values

help_bluetooth_icon

public static final int help_bluetooth_icon
See Also:
Constant Field Values

help_device_location_button

public static final int help_device_location_button
See Also:
Constant Field Values

help_direction_arrow

public static final int help_direction_arrow
See Also:
Constant Field Values

help_distance

public static final int help_distance
See Also:
Constant Field Values

help_green_pin

public static final int help_green_pin
See Also:
Constant Field Values

help_my_location_button

public static final int help_my_location_button
See Also:
Constant Field Values

hybrid

public static final int hybrid
See Also:
Constant Field Values

icon_bluetooth

public static final int icon_bluetooth
See Also:
Constant Field Values

map

public static final int map
See Also:
Constant Field Values

mapmode

public static final int mapmode
See Also:
Constant Field Values

mapmode_normal

public static final int mapmode_normal
See Also:
Constant Field Values

mapmode_satellite

public static final int mapmode_satellite
See Also:
Constant Field Values

mapmode_terrain

public static final int mapmode_terrain
See Also:
Constant Field Values

my_location_button

public static final int my_location_button
See Also:
Constant Field Values

none

public static final int none
See Also:
Constant Field Values

normal

public static final int normal
See Also:
Constant Field Values

progressBar1

public static final int progressBar1
See Also:
Constant Field Values

satellite

public static final int satellite
See Also:
Constant Field Values

terrain

public static final int terrain
See Also:
Constant Field Values
Constructor Detail

R.id

public R.id()