You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/index-files/index-6.html

244 lines
20 KiB
HTML

<!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_26) on Thu Dec 22 20:39:07 PST 2011 -->
<TITLE>
F-Index
</TITLE>
<META NAME="date" CONTENT="2011-12-22">
<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="F-Index";
}
}
</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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="../com/todoroo/andlib/data/ContentResolverDao.html#fetch(long, com.todoroo.andlib.data.Property...)"><B>fetch(long, Property&lt;?&gt;...)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/ContentResolverDao.html" title="class in com.todoroo.andlib.data">ContentResolverDao</A>
<DD>Returns object corresponding to the given identifier
<DT><A HREF="../com/todoroo/andlib/data/DatabaseDao.html#fetch(long, com.todoroo.andlib.data.Property...)"><B>fetch(long, Property&lt;?&gt;...)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/DatabaseDao.html" title="class in com.todoroo.andlib.data">DatabaseDao</A>
<DD>Returns object corresponding to the given identifier
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#fetchImage(java.net.URL)"><B>fetchImage(URL)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Fetch the image specified by the given url
<DT><A HREF="../com/todoroo/andlib/data/Table.html#field(com.todoroo.andlib.data.Property)"><B>field(Property&lt;?&gt;)</B></A> -
Method in class com.todoroo.andlib.data.<A HREF="../com/todoroo/andlib/data/Table.html" title="class in com.todoroo.andlib.data">Table</A>
<DD>Create a field object based on the given property
<DT><A HREF="../com/todoroo/andlib/sql/Field.html" title="class in com.todoroo.andlib.sql"><B>Field</B></A> - Class in <A HREF="../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A><DD>&nbsp;<DT><A HREF="../com/todoroo/andlib/sql/Field.html#field(java.lang.String)"><B>field(String)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Field.html" title="class in com.todoroo.andlib.sql">Field</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api"><B>Filter</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>A <code>FilterListFilter</code> allows users to display tasks that have
something in common.<DT><A HREF="../com/todoroo/astrid/api/Filter.html#Filter(java.lang.String, java.lang.String, com.todoroo.andlib.sql.QueryTemplate, android.content.ContentValues)"><B>Filter(String, String, QueryTemplate, ContentValues)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api">Filter</A>
<DD>Utility constructor for creating a Filter object
<DT><A HREF="../com/todoroo/astrid/api/Filter.html#Filter(java.lang.String, java.lang.String, java.lang.String, android.content.ContentValues)"><B>Filter(String, String, String, ContentValues)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api">Filter</A>
<DD>Utility constructor for creating a Filter object
<DT><A HREF="../com/todoroo/astrid/api/FilterCategory.html" title="class in com.todoroo.astrid.api"><B>FilterCategory</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>A <code>FilterCategory</code> groups common <A HREF="../com/todoroo/astrid/api/Filter.html" title="class in com.todoroo.astrid.api"><CODE>Filter</CODE></A>s and allows
a user to show/hide all of its children.<DT><A HREF="../com/todoroo/astrid/api/FilterCategory.html#FilterCategory(java.lang.String, com.todoroo.astrid.api.Filter[])"><B>FilterCategory(String, Filter[])</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterCategory.html" title="class in com.todoroo.astrid.api">FilterCategory</A>
<DD>Constructor for creating a new FilterCategory
<DT><A HREF="../com/todoroo/astrid/api/FilterCategoryWithNewButton.html" title="class in com.todoroo.astrid.api"><B>FilterCategoryWithNewButton</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>A <code>FilterCategoryWithNewButton</code> has a button for new filter creation<DT><A HREF="../com/todoroo/astrid/api/FilterCategoryWithNewButton.html#FilterCategoryWithNewButton(java.lang.String, com.todoroo.astrid.api.Filter[])"><B>FilterCategoryWithNewButton(String, Filter[])</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterCategoryWithNewButton.html" title="class in com.todoroo.astrid.api">FilterCategoryWithNewButton</A>
<DD>Constructor for creating a new FilterCategory
<DT><A HREF="../com/todoroo/astrid/api/FilterListHeader.html" title="class in com.todoroo.astrid.api"><B>FilterListHeader</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Section Header for Filter List<DT><A HREF="../com/todoroo/astrid/api/FilterListHeader.html#FilterListHeader(java.lang.String)"><B>FilterListHeader(String)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListHeader.html" title="class in com.todoroo.astrid.api">FilterListHeader</A>
<DD>Constructor for creating a new FilterListHeader
<DT><A HREF="../com/todoroo/astrid/api/FilterListItem.html" title="class in com.todoroo.astrid.api"><B>FilterListItem</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>Represents an item displayed by Astrid's FilterListActivity<DT><A HREF="../com/todoroo/astrid/api/FilterListItem.html#FilterListItem()"><B>FilterListItem()</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterListItem.html" title="class in com.todoroo.astrid.api">FilterListItem</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api"><B>FilterWithCustomIntent</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>&nbsp;<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html#FilterWithCustomIntent(java.lang.String, java.lang.String, com.todoroo.andlib.sql.QueryTemplate, android.content.ContentValues)"><B>FilterWithCustomIntent(String, String, QueryTemplate, ContentValues)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api">FilterWithCustomIntent</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html#FilterWithCustomIntent(java.lang.String, java.lang.String, java.lang.String, android.content.ContentValues)"><B>FilterWithCustomIntent(String, String, String, ContentValues)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithCustomIntent.html" title="class in com.todoroo.astrid.api">FilterWithCustomIntent</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html" title="class in com.todoroo.astrid.api"><B>FilterWithUpdate</B></A> - Class in <A HREF="../com/todoroo/astrid/api/package-summary.html">com.todoroo.astrid.api</A><DD>&nbsp;<DT><A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html#FilterWithUpdate(java.lang.String, java.lang.String, com.todoroo.andlib.sql.QueryTemplate, android.content.ContentValues)"><B>FilterWithUpdate(String, String, QueryTemplate, ContentValues)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html" title="class in com.todoroo.astrid.api">FilterWithUpdate</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html#FilterWithUpdate(java.lang.String, java.lang.String, java.lang.String, android.content.ContentValues)"><B>FilterWithUpdate(String, String, String, ContentValues)</B></A> -
Constructor for class com.todoroo.astrid.api.<A HREF="../com/todoroo/astrid/api/FilterWithUpdate.html" title="class in com.todoroo.astrid.api">FilterWithUpdate</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#findKeyInMap(java.util.Map, VALUE)"><B>findKeyInMap(Map&lt;KEY, VALUE&gt;, VALUE)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Search for the given value in the map, returning key if found
<DT><A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html#findLocalMatch(TYPE)"><B>findLocalMatch(TYPE)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncMetadataService.html" title="class in com.todoroo.astrid.sync">SyncMetadataService</A>
<DD>Searches for a local task with same remote id, updates this task's id
<DT><A HREF="../com/todoroo/astrid/sync/SyncContainer.html#findMetadata(java.lang.String)"><B>findMetadata(String)</B></A> -
Method in class com.todoroo.astrid.sync.<A HREF="../com/todoroo/astrid/sync/SyncContainer.html" title="class in com.todoroo.astrid.sync">SyncContainer</A>
<DD>Check if the metadata contains anything with the given key
<DT><A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html#findViewByType(android.view.View, java.lang.Class)"><B>findViewByType(View, Class&lt;TYPE&gt;)</B></A> -
Static method in class com.todoroo.andlib.utility.<A HREF="../com/todoroo/andlib/utility/AndroidUtilities.html" title="class in com.todoroo.andlib.utility">AndroidUtilities</A>
<DD>Find a child view of a certain type
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#FLAG_EMERGENT"><B>FLAG_EMERGENT</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>whether tag is emergent
<DT><A HREF="../com/todoroo/astrid/data/Task.html#FLAG_IS_READONLY"><B>FLAG_IS_READONLY</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>whether task is read-only
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#FLAG_PUBLIC"><B>FLAG_PUBLIC</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>whether tag is publicly visible
<DT><A HREF="../com/todoroo/astrid/data/Task.html#FLAG_REPEAT_AFTER_COMPLETION"><B>FLAG_REPEAT_AFTER_COMPLETION</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>whether repeat occurs relative to completion date instead of due date
<DT><A HREF="../com/todoroo/astrid/core/SortHelper.html#FLAG_REVERSE_SORT"><B>FLAG_REVERSE_SORT</B></A> -
Static variable in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SortHelper.html" title="class in com.todoroo.astrid.core">SortHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/core/SortHelper.html#FLAG_SHOW_COMPLETED"><B>FLAG_SHOW_COMPLETED</B></A> -
Static variable in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SortHelper.html" title="class in com.todoroo.astrid.core">SortHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/core/SortHelper.html#FLAG_SHOW_DELETED"><B>FLAG_SHOW_DELETED</B></A> -
Static variable in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SortHelper.html" title="class in com.todoroo.astrid.core">SortHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/core/SortHelper.html#FLAG_SHOW_HIDDEN"><B>FLAG_SHOW_HIDDEN</B></A> -
Static variable in class com.todoroo.astrid.core.<A HREF="../com/todoroo/astrid/core/SortHelper.html" title="class in com.todoroo.astrid.core">SortHelper</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#FLAG_SILENT"><B>FLAG_SILENT</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>whether user should not be notified of tag activity
<DT><A HREF="../com/todoroo/astrid/data/TagData.html#FLAGS"><B>FLAGS</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/TagData.html" title="class in com.todoroo.astrid.data">TagData</A>
<DD>Flags
<DT><A HREF="../com/todoroo/astrid/data/Task.html#FLAGS"><B>FLAGS</B></A> -
Static variable in class com.todoroo.astrid.data.<A HREF="../com/todoroo/astrid/data/Task.html" title="class in com.todoroo.astrid.data">Task</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Query.html#from(com.todoroo.andlib.sql.SqlTable)"><B>from(SqlTable)</B></A> -
Method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Query.html" title="class in com.todoroo.andlib.sql">Query</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Functions.html#fromNow(long)"><B>fromNow(long)</B></A> -
Static method in class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql">Functions</A>
<DD>&nbsp;
<DT><A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql"><B>Functions</B></A> - Class in <A HREF="../com/todoroo/andlib/sql/package-summary.html">com.todoroo.andlib.sql</A><DD>&nbsp;<DT><A HREF="../com/todoroo/andlib/sql/Functions.html#Functions()"><B>Functions()</B></A> -
Constructor for class com.todoroo.andlib.sql.<A HREF="../com/todoroo/andlib/sql/Functions.html" title="class in com.todoroo.andlib.sql">Functions</A>
<DD>&nbsp;
</DL>
<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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-5.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <HR>
</BODY>
</HTML>