| 86 |
Kevin |
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.vt.ece4564.latmb;
|
|
|
9 |
|
|
|
10 |
public final class R {
|
|
|
11 |
public static final class attr {
|
|
|
12 |
}
|
|
|
13 |
public static final class drawable {
|
|
|
14 |
public static final int icon=0x7f020000;
|
|
|
15 |
}
|
|
|
16 |
public static final class id {
|
|
|
17 |
public static final int buttonConnect=0x7f07000d;
|
|
|
18 |
public static final int buttonSubmit=0x7f070014;
|
|
|
19 |
public static final int checkGPS=0x7f07000a;
|
|
|
20 |
public static final int editChatroom=0x7f070009;
|
|
|
21 |
public static final int editMessage=0x7f070013;
|
|
|
22 |
public static final int editPort=0x7f070005;
|
|
|
23 |
public static final int editRadius=0x7f07000c;
|
|
|
24 |
public static final int editServer=0x7f070003;
|
|
|
25 |
public static final int editUser=0x7f070007;
|
|
|
26 |
public static final int inputLayout=0x7f070012;
|
|
|
27 |
public static final int linearLayout1=0x7f070001;
|
|
|
28 |
public static final int menuChangeChatroom=0x7f070016;
|
|
|
29 |
public static final int menuDisconnect=0x7f070018;
|
|
|
30 |
public static final int menuMainPreference=0x7f070015;
|
|
|
31 |
public static final int menuPreferences=0x7f070017;
|
|
|
32 |
public static final int menuRefresh=0x7f070019;
|
|
|
33 |
public static final int messageList=0x7f070011;
|
|
|
34 |
public static final int scrollView=0x7f070010;
|
|
|
35 |
public static final int scrollView1=0x7f070000;
|
|
|
36 |
public static final int statusLayout=0x7f07000e;
|
|
|
37 |
public static final int textChatroom=0x7f070008;
|
|
|
38 |
public static final int textPort=0x7f070004;
|
|
|
39 |
public static final int textRadius=0x7f07000b;
|
|
|
40 |
public static final int textServer=0x7f070002;
|
|
|
41 |
public static final int textStatus=0x7f07000f;
|
|
|
42 |
public static final int textUser=0x7f070006;
|
|
|
43 |
}
|
|
|
44 |
public static final class layout {
|
|
|
45 |
public static final int main=0x7f030000;
|
|
|
46 |
public static final int messageboard=0x7f030001;
|
|
|
47 |
}
|
|
|
48 |
public static final class menu {
|
|
|
49 |
public static final int mainmenu=0x7f060000;
|
|
|
50 |
public static final int messagemenu=0x7f060001;
|
|
|
51 |
}
|
|
|
52 |
public static final class string {
|
|
|
53 |
public static final int app_name=0x7f050001;
|
|
|
54 |
public static final int hello=0x7f050000;
|
|
|
55 |
}
|
|
|
56 |
public static final class xml {
|
|
|
57 |
public static final int preference=0x7f040000;
|
|
|
58 |
}
|
|
|
59 |
}
|