198 lines
9.4 KiB
Java
198 lines
9.4 KiB
Java
/* 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_values=0x7f070000;
|
|
public static final int scale_strings=0x7f070002;
|
|
public static final int scale_values=0x7f070001;
|
|
}
|
|
public static final class attr {
|
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
*/
|
|
public static final int backgroundColor=0x7f010000;
|
|
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
*/
|
|
public static final int keywords=0x7f010003;
|
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
*/
|
|
public static final int primaryTextColor=0x7f010001;
|
|
/** <p>Must be an integer value, such as "<code>100</code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
*/
|
|
public static final int refreshInterval=0x7f010004;
|
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
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 indexvnc=0x7f050001;
|
|
public static final int vncviewer=0x7f050002;
|
|
}
|
|
public static final class string {
|
|
public static final int app_name=0x7f060000;
|
|
public static final int device_info_fmt=0x7f060002;
|
|
public static final int password=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.
|
|
<p>Includes the following attributes:</p>
|
|
<table>
|
|
<colgroup align="left" />
|
|
<colgroup align="left" />
|
|
<tr><th>Attribute</th><th>Description</th></tr>
|
|
<tr><td><code>{@link #com_admob_android_ads_AdView_backgroundColor org.onaips.vnc:backgroundColor}</code></td><td></td></tr>
|
|
<tr><td><code>{@link #com_admob_android_ads_AdView_keywords org.onaips.vnc:keywords}</code></td><td></td></tr>
|
|
<tr><td><code>{@link #com_admob_android_ads_AdView_primaryTextColor org.onaips.vnc:primaryTextColor}</code></td><td></td></tr>
|
|
<tr><td><code>{@link #com_admob_android_ads_AdView_refreshInterval org.onaips.vnc:refreshInterval}</code></td><td></td></tr>
|
|
<tr><td><code>{@link #com_admob_android_ads_AdView_secondaryTextColor org.onaips.vnc:secondaryTextColor}</code></td><td></td></tr>
|
|
</table>
|
|
@see #com_admob_android_ads_AdView_backgroundColor
|
|
@see #com_admob_android_ads_AdView_keywords
|
|
@see #com_admob_android_ads_AdView_primaryTextColor
|
|
@see #com_admob_android_ads_AdView_refreshInterval
|
|
@see #com_admob_android_ads_AdView_secondaryTextColor
|
|
*/
|
|
public static final int[] com_admob_android_ads_AdView = {
|
|
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
|
|
0x7f010004
|
|
};
|
|
/**
|
|
<p>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.
|
|
|
|
|
|
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
@attr name android:backgroundColor
|
|
*/
|
|
public static final int com_admob_android_ads_AdView_backgroundColor = 0;
|
|
/**
|
|
<p>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.
|
|
|
|
|
|
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
@attr name android:keywords
|
|
*/
|
|
public static final int com_admob_android_ads_AdView_keywords = 3;
|
|
/**
|
|
<p>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.
|
|
|
|
|
|
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
@attr name android:primaryTextColor
|
|
*/
|
|
public static final int com_admob_android_ads_AdView_primaryTextColor = 1;
|
|
/**
|
|
<p>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.
|
|
|
|
|
|
<p>Must be an integer value, such as "<code>100</code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
@attr name android:refreshInterval
|
|
*/
|
|
public static final int com_admob_android_ads_AdView_refreshInterval = 4;
|
|
/**
|
|
<p>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.
|
|
|
|
|
|
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
|
<p>This may also be a reference to a resource (in the form
|
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
|
theme attribute (in the form
|
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
|
containing a value of this type.
|
|
@attr name android:secondaryTextColor
|
|
*/
|
|
public static final int com_admob_android_ads_AdView_secondaryTextColor = 2;
|
|
};
|
|
}
|