mirror of https://github.com/tasks/tasks
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.
480 lines
21 KiB
HTML
480 lines
21 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:06 PST 2011 -->
|
|
<TITLE>
|
|
DialogUtilities
|
|
</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="DialogUtilities";
|
|
}
|
|
}
|
|
</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="class-use/DialogUtilities.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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-files/index-1.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">
|
|
<A HREF="../../../../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility"><B>PREV CLASS</B></A>
|
|
<A HREF="../../../../com/todoroo/andlib/utility/ImageLoader.html" title="class in com.todoroo.andlib.utility"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?com/todoroo/andlib/utility/DialogUtilities.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="DialogUtilities.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 | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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.todoroo.andlib.utility</FONT>
|
|
<BR>
|
|
Class DialogUtilities</H2>
|
|
<PRE>
|
|
java.lang.Object
|
|
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.todoroo.andlib.utility.DialogUtilities</B>
|
|
</PRE>
|
|
<HR>
|
|
<DL>
|
|
<DT><PRE>public class <B>DialogUtilities</B><DT>extends java.lang.Object</DL>
|
|
</PRE>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
<P>
|
|
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
|
|
<A NAME="constructor_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>Constructor Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../../../com/todoroo/andlib/utility/DialogUtilities.html#DialogUtilities()">DialogUtilities</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ========== 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 void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../com/todoroo/andlib/utility/DialogUtilities.html#dismissDialog(android.app.Activity, android.app.Dialog)">dismissDialog</A></B>(android.app.Activity activity,
|
|
android.app.Dialog dialog)</CODE>
|
|
|
|
<BR>
|
|
Dismiss a dialog off the UI thread</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/todoroo/andlib/utility/DialogUtilities.html#htmlDialog(android.content.Context, java.lang.String, int)">htmlDialog</A></B>(android.content.Context context,
|
|
java.lang.String html,
|
|
int title)</CODE>
|
|
|
|
<BR>
|
|
Display an OK dialog with HTML content</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/todoroo/andlib/utility/DialogUtilities.html#okCancelCustomDialog(android.app.Activity, java.lang.String, java.lang.String, int, int, int, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)">okCancelCustomDialog</A></B>(android.app.Activity activity,
|
|
java.lang.String title,
|
|
java.lang.String text,
|
|
int okTitleId,
|
|
int cancelTitleId,
|
|
int icon,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</CODE>
|
|
|
|
<BR>
|
|
Displays a dialog box with custom titled OK and cancel button titles</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/todoroo/andlib/utility/DialogUtilities.html#okCancelDialog(android.app.Activity, java.lang.String, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)">okCancelDialog</A></B>(android.app.Activity activity,
|
|
java.lang.String text,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</CODE>
|
|
|
|
<BR>
|
|
Displays a dialog box with OK and Cancel buttons</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/todoroo/andlib/utility/DialogUtilities.html#okCancelDialog(android.app.Activity, java.lang.String, java.lang.String, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)">okCancelDialog</A></B>(android.app.Activity activity,
|
|
java.lang.String title,
|
|
java.lang.String text,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</CODE>
|
|
|
|
<BR>
|
|
Displays a dialog box with OK and Cancel buttons and custom title</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/todoroo/andlib/utility/DialogUtilities.html#okDialog(android.app.Activity, java.lang.String, android.content.DialogInterface.OnClickListener)">okDialog</A></B>(android.app.Activity activity,
|
|
java.lang.String text,
|
|
android.content.DialogInterface.OnClickListener okListener)</CODE>
|
|
|
|
<BR>
|
|
Displays a dialog box with an OK button</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/todoroo/andlib/utility/DialogUtilities.html#okDialog(android.app.Activity, java.lang.String, int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)">okDialog</A></B>(android.app.Activity activity,
|
|
java.lang.String title,
|
|
int icon,
|
|
java.lang.CharSequence text,
|
|
android.content.DialogInterface.OnClickListener okListener)</CODE>
|
|
|
|
<BR>
|
|
Displays a dialog box with an OK button</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static android.app.ProgressDialog</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../com/todoroo/andlib/utility/DialogUtilities.html#progressDialog(android.content.Context, java.lang.String)">progressDialog</A></B>(android.content.Context context,
|
|
java.lang.String text)</CODE>
|
|
|
|
<BR>
|
|
Displays a progress dialog.</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/todoroo/andlib/utility/DialogUtilities.html#viewDialog(android.app.Activity, java.lang.String, android.view.View, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)">viewDialog</A></B>(android.app.Activity activity,
|
|
java.lang.String text,
|
|
android.view.View view,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</CODE>
|
|
|
|
<BR>
|
|
Displays a dialog box with a EditText and an ok / cancel</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.Object</B></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
|
|
<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="DialogUtilities()"><!-- --></A><H3>
|
|
DialogUtilities</H3>
|
|
<PRE>
|
|
public <B>DialogUtilities</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<!-- ============ 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="viewDialog(android.app.Activity, java.lang.String, android.view.View, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><!-- --></A><H3>
|
|
viewDialog</H3>
|
|
<PRE>
|
|
public static void <B>viewDialog</B>(android.app.Activity activity,
|
|
java.lang.String text,
|
|
android.view.View view,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</PRE>
|
|
<DL>
|
|
<DD>Displays a dialog box with a EditText and an ok / cancel
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>activity</CODE> - <DD><CODE>text</CODE> - <DD><CODE>okListener</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="htmlDialog(android.content.Context, java.lang.String, int)"><!-- --></A><H3>
|
|
htmlDialog</H3>
|
|
<PRE>
|
|
public static void <B>htmlDialog</B>(android.content.Context context,
|
|
java.lang.String html,
|
|
int title)</PRE>
|
|
<DL>
|
|
<DD>Display an OK dialog with HTML content
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>context</CODE> - <DD><CODE>html</CODE> - <DD><CODE>title</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="okDialog(android.app.Activity, java.lang.String, android.content.DialogInterface.OnClickListener)"><!-- --></A><H3>
|
|
okDialog</H3>
|
|
<PRE>
|
|
public static void <B>okDialog</B>(android.app.Activity activity,
|
|
java.lang.String text,
|
|
android.content.DialogInterface.OnClickListener okListener)</PRE>
|
|
<DL>
|
|
<DD>Displays a dialog box with an OK button
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>activity</CODE> - <DD><CODE>text</CODE> - <DD><CODE>okListener</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="okDialog(android.app.Activity, java.lang.String, int, java.lang.CharSequence, android.content.DialogInterface.OnClickListener)"><!-- --></A><H3>
|
|
okDialog</H3>
|
|
<PRE>
|
|
public static void <B>okDialog</B>(android.app.Activity activity,
|
|
java.lang.String title,
|
|
int icon,
|
|
java.lang.CharSequence text,
|
|
android.content.DialogInterface.OnClickListener okListener)</PRE>
|
|
<DL>
|
|
<DD>Displays a dialog box with an OK button
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>activity</CODE> - <DD><CODE>text</CODE> - <DD><CODE>okListener</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="okCancelDialog(android.app.Activity, java.lang.String, java.lang.String, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><!-- --></A><H3>
|
|
okCancelDialog</H3>
|
|
<PRE>
|
|
public static void <B>okCancelDialog</B>(android.app.Activity activity,
|
|
java.lang.String title,
|
|
java.lang.String text,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</PRE>
|
|
<DL>
|
|
<DD>Displays a dialog box with OK and Cancel buttons and custom title
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>activity</CODE> - <DD><CODE>title</CODE> - <DD><CODE>text</CODE> - <DD><CODE>okListener</CODE> - <DD><CODE>cancelListener</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="okCancelDialog(android.app.Activity, java.lang.String, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><!-- --></A><H3>
|
|
okCancelDialog</H3>
|
|
<PRE>
|
|
public static void <B>okCancelDialog</B>(android.app.Activity activity,
|
|
java.lang.String text,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</PRE>
|
|
<DL>
|
|
<DD>Displays a dialog box with OK and Cancel buttons
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>activity</CODE> - <DD><CODE>text</CODE> - <DD><CODE>okListener</CODE> - <DD><CODE>cancelListener</CODE> - </DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="okCancelCustomDialog(android.app.Activity, java.lang.String, java.lang.String, int, int, int, android.content.DialogInterface.OnClickListener, android.content.DialogInterface.OnClickListener)"><!-- --></A><H3>
|
|
okCancelCustomDialog</H3>
|
|
<PRE>
|
|
public static void <B>okCancelCustomDialog</B>(android.app.Activity activity,
|
|
java.lang.String title,
|
|
java.lang.String text,
|
|
int okTitleId,
|
|
int cancelTitleId,
|
|
int icon,
|
|
android.content.DialogInterface.OnClickListener okListener,
|
|
android.content.DialogInterface.OnClickListener cancelListener)</PRE>
|
|
<DL>
|
|
<DD>Displays a dialog box with custom titled OK and cancel button titles
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="progressDialog(android.content.Context, java.lang.String)"><!-- --></A><H3>
|
|
progressDialog</H3>
|
|
<PRE>
|
|
public static android.app.ProgressDialog <B>progressDialog</B>(android.content.Context context,
|
|
java.lang.String text)</PRE>
|
|
<DL>
|
|
<DD>Displays a progress dialog. Must be run on the UI thread
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>context</CODE> - <DD><CODE>text</CODE> -
|
|
<DT><B>Returns:</B><DD></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="dismissDialog(android.app.Activity, android.app.Dialog)"><!-- --></A><H3>
|
|
dismissDialog</H3>
|
|
<PRE>
|
|
public static void <B>dismissDialog</B>(android.app.Activity activity,
|
|
android.app.Dialog dialog)</PRE>
|
|
<DL>
|
|
<DD>Dismiss a dialog off the UI thread
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Parameters:</B><DD><CODE>activity</CODE> - <DD><CODE>dialog</CODE> - </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="class-use/DialogUtilities.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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-files/index-1.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">
|
|
<A HREF="../../../../com/todoroo/andlib/utility/DateUtilities.html" title="class in com.todoroo.andlib.utility"><B>PREV CLASS</B></A>
|
|
<A HREF="../../../../com/todoroo/andlib/utility/ImageLoader.html" title="class in com.todoroo.andlib.utility"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?com/todoroo/andlib/utility/DialogUtilities.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="DialogUtilities.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 | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
|
|
</BODY>
|
|
</HTML>
|