]> rtime.felk.cvut.cz Git - orte.git/blob - orte/Robot_Demo/gen/org/ocera/orte/demo/R.java
ROBOT_DEMO: add motion speed subscriber
[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 exit=0x7f070006;
18         public static final int hokuyo=0x7f070003;
19         public static final int hokuyo_view=0x7f070000;
20         public static final int lift=0x7f070004;
21         public static final int magnet=0x7f070005;
22         public static final int speed=0x7f070001;
23         public static final int speed_mon=0x7f070002;
24     }
25     public static final class layout {
26         public static final int hokuyo_view=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     }
34     public static final class style {
35         /** 
36         Base application theme, dependent on API level. This theme is replaced
37         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
38     
39
40             Theme customizations available in newer API levels can go in
41             res/values-vXX/styles.xml, while customizations related to
42             backward-compatibility can go here.
43         
44
45         Base application theme for API 11+. This theme completely replaces
46         AppBaseTheme from res/values/styles.xml on API 11+ devices.
47     
48  API 11 theme customizations can go here. 
49
50         Base application theme for API 14+. This theme completely replaces
51         AppBaseTheme from BOTH res/values/styles.xml and
52         res/values-v11/styles.xml on API 14+ devices.
53     
54  API 14 theme customizations can go here. 
55
56         Base application theme, dependent on API level. This theme is replaced
57         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
58     
59
60             Theme customizations available in newer API levels can go in
61             res/values-vXX/styles.xml, while customizations related to
62             backward-compatibility can go here.
63         
64
65         Base application theme for API 11+. This theme completely replaces
66         AppBaseTheme from res/values/styles.xml on API 11+ devices.
67     
68  API 11 theme customizations can go here. 
69
70         Base application theme for API 14+. This theme completely replaces
71         AppBaseTheme from BOTH res/values/styles.xml and
72         res/values-v11/styles.xml on API 14+ devices.
73     
74  API 14 theme customizations can go here. 
75          */
76         public static final int AppBaseTheme=0x7f050000;
77         /**  Application theme. 
78  All customizations that are NOT specific to a particular API-level can go here. 
79  Application theme. 
80  All customizations that are NOT specific to a particular API-level can go here. 
81          */
82         public static final int AppTheme=0x7f050001;
83     }
84 }