-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: https://android-motion-detection.googlecode.com/svn/trunk@25 996b93ed-3e4d-4b21-1044-74bd19560d1d
- Loading branch information
1 parent
69bb1c6
commit be5792a
Showing
54 changed files
with
10,858 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!--NewPage--> | ||
<HTML> | ||
<HEAD> | ||
<!-- Generated by javadoc (build 1.6.0_23) on Thu Dec 15 08:33:27 EST 2011 --> | ||
<TITLE> | ||
All Classes | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2011-12-15"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|
||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white"> | ||
<FONT size="+1" CLASS="FrameHeadingFont"> | ||
<B>All Classes</B></FONT> | ||
<BR> | ||
|
||
<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | ||
<TR> | ||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/jwetherell/motion_detection/detection/AggregateLumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">AggregateLumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/Comparer.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">Comparer</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/GlobalData.html" title="class in com.jwetherell.motion_detection.data" target="classFrame">GlobalData</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/image/ImageProcessing.html" title="class in com.jwetherell.motion_detection.image" target="classFrame">ImageProcessing</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/IMotionDetection.html" title="interface in com.jwetherell.motion_detection.detection" target="classFrame"><I>IMotionDetection</I></A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/LumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">LumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/MotionDetectionActivity.html" title="class in com.jwetherell.motion_detection" target="classFrame">MotionDetectionActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/Preferences.html" title="class in com.jwetherell.motion_detection.data" target="classFrame">Preferences</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.html" title="class in com.jwetherell.motion_detection" target="classFrame">R</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.attr.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.attr</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.drawable.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.drawable</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.id.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.id</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.layout.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.layout</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.string.html" title="class in com.jwetherell.motion_detection" target="classFrame">R.string</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/RgbMotionDetection.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">RgbMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/SensorsActivity.html" title="class in com.jwetherell.motion_detection" target="classFrame">SensorsActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/State.html" title="class in com.jwetherell.motion_detection.detection" target="classFrame">State</A> | ||
<BR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
</BODY> | ||
</HTML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!--NewPage--> | ||
<HTML> | ||
<HEAD> | ||
<!-- Generated by javadoc (build 1.6.0_23) on Thu Dec 15 08:33:27 EST 2011 --> | ||
<TITLE> | ||
All Classes | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2011-12-15"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> | ||
|
||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white"> | ||
<FONT size="+1" CLASS="FrameHeadingFont"> | ||
<B>All Classes</B></FONT> | ||
<BR> | ||
|
||
<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> | ||
<TR> | ||
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/jwetherell/motion_detection/detection/AggregateLumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">AggregateLumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/Comparer.html" title="class in com.jwetherell.motion_detection.detection">Comparer</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/GlobalData.html" title="class in com.jwetherell.motion_detection.data">GlobalData</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/image/ImageProcessing.html" title="class in com.jwetherell.motion_detection.image">ImageProcessing</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/IMotionDetection.html" title="interface in com.jwetherell.motion_detection.detection"><I>IMotionDetection</I></A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/LumaMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">LumaMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/MotionDetectionActivity.html" title="class in com.jwetherell.motion_detection">MotionDetectionActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/data/Preferences.html" title="class in com.jwetherell.motion_detection.data">Preferences</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.html" title="class in com.jwetherell.motion_detection">R</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.attr.html" title="class in com.jwetherell.motion_detection">R.attr</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.drawable.html" title="class in com.jwetherell.motion_detection">R.drawable</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.id.html" title="class in com.jwetherell.motion_detection">R.id</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.layout.html" title="class in com.jwetherell.motion_detection">R.layout</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/R.string.html" title="class in com.jwetherell.motion_detection">R.string</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/RgbMotionDetection.html" title="class in com.jwetherell.motion_detection.detection">RgbMotionDetection</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/SensorsActivity.html" title="class in com.jwetherell.motion_detection">SensorsActivity</A> | ||
<BR> | ||
<A HREF="com/jwetherell/motion_detection/detection/State.html" title="class in com.jwetherell.motion_detection.detection">State</A> | ||
<BR> | ||
</FONT></TD> | ||
</TR> | ||
</TABLE> | ||
|
||
</BODY> | ||
</HTML> |
244 changes: 244 additions & 0 deletions
244
javadocs/com/jwetherell/motion_detection/GlobalData.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,244 @@ | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!--NewPage--> | ||
<HTML> | ||
<HEAD> | ||
<!-- Generated by javadoc (build 1.6.0_23) on Thu Dec 15 08:31:05 EST 2011 --> | ||
<TITLE> | ||
GlobalData | ||
</TITLE> | ||
|
||
<META NAME="date" CONTENT="2011-12-15"> | ||
|
||
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> | ||
|
||
<SCRIPT type="text/javascript"> | ||
function windowTitle() | ||
{ | ||
if (location.href.indexOf('is-external=true') == -1) { | ||
parent.document.title="GlobalData"; | ||
} | ||
} | ||
</SCRIPT> | ||
<NOSCRIPT> | ||
</NOSCRIPT> | ||
|
||
</HEAD> | ||
|
||
<BODY BGCOLOR="white" onload="windowTitle();"> | ||
<HR> | ||
|
||
|
||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<A NAME="navbar_top"><!-- --></A> | ||
<A HREF="#skip-navbar_top" title="Skip navigation links"></A> | ||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | ||
<TR> | ||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | ||
<A NAME="navbar_top_firstrow"><!-- --></A> | ||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | ||
<TR ALIGN="center" VALIGN="top"> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | ||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | ||
</TR> | ||
</TABLE> | ||
</TD> | ||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | ||
</EM> | ||
</TD> | ||
</TR> | ||
|
||
<TR> | ||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
PREV CLASS | ||
<A HREF="../../../com/jwetherell/motion_detection/Preferences.html" title="class in com.jwetherell.motion_detection"><B>NEXT CLASS</B></A></FONT></TD> | ||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
<A HREF="../../../index.html?com/jwetherell/motion_detection/GlobalData.html" target="_top"><B>FRAMES</B></A> | ||
<A HREF="GlobalData.html" target="_top"><B>NO FRAMES</B></A> | ||
<SCRIPT type="text/javascript"> | ||
<!-- | ||
if(window==top) { | ||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); | ||
} | ||
//--> | ||
</SCRIPT> | ||
<NOSCRIPT> | ||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> | ||
</NOSCRIPT> | ||
|
||
|
||
</FONT></TD> | ||
</TR> | ||
<TR> | ||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> | ||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> | ||
</TR> | ||
</TABLE> | ||
<A NAME="skip-navbar_top"></A> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
|
||
<HR> | ||
<!-- ======== START OF CLASS DATA ======== --> | ||
<H2> | ||
<FONT SIZE="-1"> | ||
com.jwetherell.motion_detection</FONT> | ||
<BR> | ||
Class GlobalData</H2> | ||
<PRE> | ||
<A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> | ||
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.jwetherell.motion_detection.GlobalData</B> | ||
</PRE> | ||
<HR> | ||
<DL> | ||
<DT><PRE>public abstract class <B>GlobalData</B><DT>extends <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL> | ||
</PRE> | ||
|
||
<P> | ||
This class is used to store global data. | ||
<P> | ||
|
||
<P> | ||
<DL> | ||
<DT><B>Author:</B></DT> | ||
<DD>Justin Wetherell <phishman3579@gmail.com></DD> | ||
</DL> | ||
<HR> | ||
|
||
<P> | ||
|
||
<!-- ========== METHOD SUMMARY =========== --> | ||
|
||
<A NAME="method_summary"><!-- --></A> | ||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> | ||
<B>Method Summary</B></FONT></TH> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
<CODE>static boolean</CODE></FONT></TD> | ||
<TD><CODE><B><A HREF="../../../com/jwetherell/motion_detection/GlobalData.html#isPhoneInMotion()">isPhoneInMotion</A></B>()</CODE> | ||
|
||
<BR> | ||
</TD> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> | ||
<CODE>static void</CODE></FONT></TD> | ||
<TD><CODE><B><A HREF="../../../com/jwetherell/motion_detection/GlobalData.html#setPhoneInMotion(boolean)">setPhoneInMotion</A></B>(boolean bool)</CODE> | ||
|
||
<BR> | ||
</TD> | ||
</TR> | ||
</TABLE> | ||
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> | ||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> | ||
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> | ||
</TR> | ||
<TR BGCOLOR="white" CLASS="TableRowColor"> | ||
<TD><CODE><A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://d.android.com/reference/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> | ||
</TR> | ||
</TABLE> | ||
| ||
<P> | ||
|
||
<!-- ============ METHOD DETAIL ========== --> | ||
|
||
<A NAME="method_detail"><!-- --></A> | ||
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> | ||
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> | ||
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> | ||
<B>Method Detail</B></FONT></TH> | ||
</TR> | ||
</TABLE> | ||
|
||
<A NAME="isPhoneInMotion()"><!-- --></A><H3> | ||
isPhoneInMotion</H3> | ||
<PRE> | ||
public static boolean <B>isPhoneInMotion</B>()</PRE> | ||
<DL> | ||
<DD><DL> | ||
</DL> | ||
</DD> | ||
</DL> | ||
<HR> | ||
|
||
<A NAME="setPhoneInMotion(boolean)"><!-- --></A><H3> | ||
setPhoneInMotion</H3> | ||
<PRE> | ||
public static void <B>setPhoneInMotion</B>(boolean bool)</PRE> | ||
<DL> | ||
<DD><DL> | ||
</DL> | ||
</DD> | ||
</DL> | ||
<!-- ========= END OF CLASS DATA ========= --> | ||
<HR> | ||
|
||
|
||
<!-- ======= START OF BOTTOM NAVBAR ====== --> | ||
<A NAME="navbar_bottom"><!-- --></A> | ||
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> | ||
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> | ||
<TR> | ||
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> | ||
<A NAME="navbar_bottom_firstrow"><!-- --></A> | ||
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> | ||
<TR ALIGN="center" VALIGN="top"> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> | ||
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> | ||
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> | ||
</TR> | ||
</TABLE> | ||
</TD> | ||
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> | ||
</EM> | ||
</TD> | ||
</TR> | ||
|
||
<TR> | ||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
PREV CLASS | ||
<A HREF="../../../com/jwetherell/motion_detection/Preferences.html" title="class in com.jwetherell.motion_detection"><B>NEXT CLASS</B></A></FONT></TD> | ||
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> | ||
<A HREF="../../../index.html?com/jwetherell/motion_detection/GlobalData.html" target="_top"><B>FRAMES</B></A> | ||
<A HREF="GlobalData.html" target="_top"><B>NO FRAMES</B></A> | ||
<SCRIPT type="text/javascript"> | ||
<!-- | ||
if(window==top) { | ||
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); | ||
} | ||
//--> | ||
</SCRIPT> | ||
<NOSCRIPT> | ||
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> | ||
</NOSCRIPT> | ||
|
||
|
||
</FONT></TD> | ||
</TR> | ||
<TR> | ||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> | ||
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> | ||
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> | ||
</TR> | ||
</TABLE> | ||
<A NAME="skip-navbar_bottom"></A> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
|
||
<HR> | ||
|
||
</BODY> | ||
</HTML> |
Oops, something went wrong.