]> rtime.felk.cvut.cz Git - orte.git/blob - orte/Robot_Demo/gen/org/ocera/orte/demo/R.java
ROBOT_DEMO: use Manager class instead of ortemanager binary
[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     }
16     public static final class id {
17         public static final int button1=0x7f070000;
18         public static final int button2=0x7f070001;
19         public static final int button3=0x7f070002;
20         public static final int button4=0x7f070003;
21         public static final int menu_settings=0x7f070006;
22         public static final int scrollView1=0x7f070004;
23         public static final int textView1=0x7f070005;
24     }
25     public static final class layout {
26         public static final int activity_main=0x7f030000;
27     }
28     public static final class menu {
29         public static final int activity_main=0x7f060000;
30     }
31     public static final class string {
32         public static final int app_name=0x7f040000;
33         public static final int body1=0x7f040005;
34         public static final int button1_tab1=0x7f040002;
35         public static final int button1_tab2=0x7f040004;
36         public static final int button2_tab1=0x7f040003;
37         public static final int button2_tab2=0x7f040006;
38         public static final int menu_settings=0x7f040001;
39     }
40     public static final class style {
41         /** 
42         Base application theme, dependent on API level. This theme is replaced
43         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
44     
45
46             Theme customizations available in newer API levels can go in
47             res/values-vXX/styles.xml, while customizations related to
48             backward-compatibility can go here.
49         
50
51         Base application theme for API 11+. This theme completely replaces
52         AppBaseTheme from res/values/styles.xml on API 11+ devices.
53     
54  API 11 theme customizations can go here. 
55
56         Base application theme for API 14+. This theme completely replaces
57         AppBaseTheme from BOTH res/values/styles.xml and
58         res/values-v11/styles.xml on API 14+ devices.
59     
60  API 14 theme customizations can go here. 
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         public static final int AppBaseTheme=0x7f050000;
83         /**  Application theme. 
84  All customizations that are NOT specific to a particular API-level can go here. 
85  Application theme. 
86  All customizations that are NOT specific to a particular API-level can go here. 
87          */
88         public static final int AppTheme=0x7f050001;
89     }
90 }