]> rtime.felk.cvut.cz Git - orte/eurobot.git/blob - orte/Robot_Demo/gen/org/ocera/orte/demo/R.java
ROBOT_DEMO: add "About" dialog
[orte/eurobot.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=0x7f070017;
20         public static final int button1=0x7f070010;
21         public static final int crane=0x7f070014;
22         public static final int editText1=0x7f070006;
23         public static final int editText2=0x7f070009;
24         public static final int editText3=0x7f07000c;
25         public static final int editText4=0x7f07000f;
26         public static final int exit=0x7f070018;
27         public static final int hokuyo=0x7f070013;
28         public static final int hokuyo_view=0x7f070004;
29         public static final int hokuyo_view_bg=0x7f070003;
30         public static final int imageView1=0x7f070000;
31         public static final int magnet=0x7f070015;
32         public static final int scrollView1=0x7f070001;
33         public static final int speed=0x7f070011;
34         public static final int speed_mon=0x7f070012;
35         public static final int tableRow1=0x7f070005;
36         public static final int tableRow2=0x7f070007;
37         public static final int tableRow3=0x7f07000a;
38         public static final int tableRow4=0x7f07000d;
39         public static final int textView1=0x7f070002;
40         public static final int textView2=0x7f070008;
41         public static final int textView3=0x7f07000b;
42         public static final int textView4=0x7f07000e;
43         public static final int voltage=0x7f070016;
44     }
45     public static final class layout {
46         public static final int about_dialog=0x7f030000;
47         public static final int hokuyo_view=0x7f030001;
48         public static final int status_dialog=0x7f030002;
49     }
50     public static final class menu {
51         public static final int activity_main=0x7f060000;
52     }
53     public static final class string {
54         public static final int app_name=0x7f040000;
55     }
56     public static final class style {
57         /** 
58         Base application theme, dependent on API level. This theme is replaced
59         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
60     
61
62             Theme customizations available in newer API levels can go in
63             res/values-vXX/styles.xml, while customizations related to
64             backward-compatibility can go here.
65         
66
67         Base application theme for API 11+. This theme completely replaces
68         AppBaseTheme from res/values/styles.xml on API 11+ devices.
69     
70  API 11 theme customizations can go here. 
71
72         Base application theme for API 14+. This theme completely replaces
73         AppBaseTheme from BOTH res/values/styles.xml and
74         res/values-v11/styles.xml on API 14+ devices.
75     
76  API 14 theme customizations can go here. 
77
78         Base application theme, dependent on API level. This theme is replaced
79         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
80     
81
82             Theme customizations available in newer API levels can go in
83             res/values-vXX/styles.xml, while customizations related to
84             backward-compatibility can go here.
85         
86
87         Base application theme for API 11+. This theme completely replaces
88         AppBaseTheme from res/values/styles.xml on API 11+ devices.
89     
90  API 11 theme customizations can go here. 
91
92         Base application theme for API 14+. This theme completely replaces
93         AppBaseTheme from BOTH res/values/styles.xml and
94         res/values-v11/styles.xml on API 14+ devices.
95     
96  API 14 theme customizations can go here. 
97          */
98         public static final int AppBaseTheme=0x7f050000;
99         /**  Application theme. 
100  All customizations that are NOT specific to a particular API-level can go here. 
101  Application theme. 
102  All customizations that are NOT specific to a particular API-level can go here. 
103          */
104         public static final int AppTheme=0x7f050001;
105         public static final int voltage_dialog=0x7f050002;
106     }
107 }