]> rtime.felk.cvut.cz Git - orte.git/blob - orte/Robot_Demo/gen/org/ocera/orte/demo/R.java
JORTE: fix incompatible pointer type compiler warnings
[orte.git] / orte / Robot_Demo / gen / org / ocera / orte / demo / R.java
1 /* AUTO-GENERATED FILE.  DO NOT MODIFY.
2  *
3  * This class was automatically generated by the
4  * aapt tool from the resource data it found.  It
5  * should not be modified by hand.
6  */
7
8 package org.ocera.orte.demo;
9
10 public final class R {
11     public static final class attr {
12     }
13     public static final class drawable {
14         public static final int ic_launcher=0x7f020000;
15         public static final int logo_cvut=0x7f020001;
16         public static final int logo_flamingos=0x7f020002;
17     }
18     public static final class id {
19         public static final int about=0x7f07001a;
20         public static final int crane=0x7f070017;
21         public static final int editText1=0x7f07000a;
22         public static final int editText2=0x7f07000d;
23         public static final int editText3=0x7f070010;
24         public static final int editText4=0x7f070013;
25         public static final int exit=0x7f07001b;
26         public static final int hokuyo=0x7f070016;
27         public static final int hokuyo_view=0x7f070004;
28         public static final int hokuyo_view_bg=0x7f070003;
29         public static final int imageView1=0x7f070001;
30         public static final int magnet=0x7f070018;
31         public static final int managers=0x7f070006;
32         public static final int ownIP=0x7f070007;
33         public static final int scrollView1=0x7f070000;
34         public static final int scrollView2=0x7f070005;
35         public static final int scrollView3=0x7f070008;
36         public static final int speed=0x7f070014;
37         public static final int speed_mon=0x7f070015;
38         public static final int tableRow1=0x7f070009;
39         public static final int tableRow2=0x7f07000b;
40         public static final int tableRow3=0x7f07000e;
41         public static final int tableRow4=0x7f070011;
42         public static final int textView1=0x7f070002;
43         public static final int textView2=0x7f07000c;
44         public static final int textView3=0x7f07000f;
45         public static final int textView4=0x7f070012;
46         public static final int voltage=0x7f070019;
47     }
48     public static final class layout {
49         public static final int about_dialog=0x7f030000;
50         public static final int hokuyo_view=0x7f030001;
51         public static final int managers_view=0x7f030002;
52         public static final int status_dialog=0x7f030003;
53     }
54     public static final class menu {
55         public static final int activity_main=0x7f060000;
56     }
57     public static final class string {
58         public static final int app_name=0x7f040000;
59     }
60     public static final class style {
61         /** 
62         Base application theme, dependent on API level. This theme is replaced
63         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
64     
65
66             Theme customizations available in newer API levels can go in
67             res/values-vXX/styles.xml, while customizations related to
68             backward-compatibility can go here.
69         
70
71         Base application theme for API 11+. This theme completely replaces
72         AppBaseTheme from res/values/styles.xml on API 11+ devices.
73     
74  API 11 theme customizations can go here. 
75
76         Base application theme for API 14+. This theme completely replaces
77         AppBaseTheme from BOTH res/values/styles.xml and
78         res/values-v11/styles.xml on API 14+ devices.
79     
80  API 14 theme customizations can go here. 
81
82         Base application theme, dependent on API level. This theme is replaced
83         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
84     
85
86             Theme customizations available in newer API levels can go in
87             res/values-vXX/styles.xml, while customizations related to
88             backward-compatibility can go here.
89         
90
91         Base application theme for API 11+. This theme completely replaces
92         AppBaseTheme from res/values/styles.xml on API 11+ devices.
93     
94  API 11 theme customizations can go here. 
95
96         Base application theme for API 14+. This theme completely replaces
97         AppBaseTheme from BOTH res/values/styles.xml and
98         res/values-v11/styles.xml on API 14+ devices.
99     
100  API 14 theme customizations can go here. 
101          */
102         public static final int AppBaseTheme=0x7f050000;
103         /**  Application theme. 
104  All customizations that are NOT specific to a particular API-level can go here. 
105  Application theme. 
106  All customizations that are NOT specific to a particular API-level can go here. 
107          */
108         public static final int AppTheme=0x7f050001;
109         public static final int voltage_dialog=0x7f050002;
110     }
111 }