/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package org.onaips.vnc; public final class R { public static final class array { public static final int rotation_strings=0x7f070001; public static final int rotation_values=0x7f070000; public static final int scale_strings=0x7f070003; public static final int scale_values=0x7f070002; public static final int sleep_strings=0x7f070005; public static final int startonboot_strings=0x7f070006; public static final int startonboot_values=0x7f070007; public static final int test_mode_strings=0x7f070004; } public static final class attr { /**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int backgroundColor=0x7f010000;
/**
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int keywords=0x7f010003;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int primaryTextColor=0x7f010001;
/**
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int refreshInterval=0x7f010004;
/**
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
*/
public static final int secondaryTextColor=0x7f010002;
}
public static final class drawable {
public static final int bg=0x7f020000;
public static final int btnstart=0x7f020001;
public static final int btnstart_normal=0x7f020002;
public static final int btnstart_pressed=0x7f020003;
public static final int btnstop=0x7f020004;
public static final int btnstop_normal=0x7f020005;
public static final int btnstop_pressed=0x7f020006;
public static final int droidvnclogo=0x7f020007;
public static final int icon=0x7f020008;
}
public static final class id {
public static final int Button01=0x7f090000;
public static final int Button02=0x7f090001;
public static final int TextView01=0x7f090002;
public static final int TextView02=0x7f090004;
public static final int banner_adview=0x7f090005;
public static final int preferences=0x7f090006;
public static final int stateLabel=0x7f090003;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class menu {
public static final int menu=0x7f080000;
}
public static final class raw {
public static final int androidvncserver=0x7f050000;
public static final int busybox=0x7f050001;
public static final int indexvnc=0x7f050002;
public static final int vncviewer=0x7f050003;
}
public static final class string {
public static final int app_name=0x7f060000;
public static final int device_info_fmt=0x7f060001;
}
public static final class xml {
public static final int preferences=0x7f040000;
}
public static final class styleable {
/** Attributes that can be used with a com_admob_android_ads_AdView.
Includes the following attributes:
Attribute | Description |
---|---|
{@link #com_admob_android_ads_AdView_backgroundColor org.onaips.vnc:backgroundColor} | |
{@link #com_admob_android_ads_AdView_keywords org.onaips.vnc:keywords} | |
{@link #com_admob_android_ads_AdView_primaryTextColor org.onaips.vnc:primaryTextColor} | |
{@link #com_admob_android_ads_AdView_refreshInterval org.onaips.vnc:refreshInterval} | |
{@link #com_admob_android_ads_AdView_secondaryTextColor org.onaips.vnc:secondaryTextColor} |
This symbol is the offset where the {@link org.onaips.vnc.R.attr#backgroundColor} attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:backgroundColor
*/
public static final int com_admob_android_ads_AdView_backgroundColor = 0;
/**
This symbol is the offset where the {@link org.onaips.vnc.R.attr#keywords} attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:keywords
*/
public static final int com_admob_android_ads_AdView_keywords = 3;
/**
This symbol is the offset where the {@link org.onaips.vnc.R.attr#primaryTextColor} attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:primaryTextColor
*/
public static final int com_admob_android_ads_AdView_primaryTextColor = 1;
/**
This symbol is the offset where the {@link org.onaips.vnc.R.attr#refreshInterval} attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:refreshInterval
*/
public static final int com_admob_android_ads_AdView_refreshInterval = 4;
/**
This symbol is the offset where the {@link org.onaips.vnc.R.attr#secondaryTextColor} attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
@attr name android:secondaryTextColor
*/
public static final int com_admob_android_ads_AdView_secondaryTextColor = 2;
};
}