/MyJava/JRex/docs/org/mozilla/jrex/event/progress/package-summary.html

https://github.com/jdouglas71/Examples · HTML · 189 lines · 152 code · 21 blank · 16 comment · 0 complexity · 1fe5a7d60ddfced726732ab079afb35e MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_01) on Tue Oct 25 09:01:53 GMT+05:30 2005 -->
  6. <TITLE>
  7. org.mozilla.jrex.event.progress (JRex Documentation)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.mozilla.jrex.event.progress package">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. parent.document.title="org.mozilla.jrex.event.progress (JRex Documentation)";
  15. }
  16. </SCRIPT>
  17. <NOSCRIPT>
  18. </NOSCRIPT>
  19. </HEAD>
  20. <BODY BGCOLOR="white" onload="windowTitle();">
  21. <!-- ========= START OF TOP NAVBAR ======= -->
  22. <A NAME="navbar_top"><!-- --></A>
  23. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  24. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  25. <TR>
  26. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  27. <A NAME="navbar_top_firstrow"><!-- --></A>
  28. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  29. <TR ALIGN="center" VALIGN="top">
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  38. </TR>
  39. </TABLE>
  40. </TD>
  41. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  42. </EM>
  43. </TD>
  44. </TR>
  45. <TR>
  46. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  47. &nbsp;<A HREF="../../../../../org/mozilla/jrex/event/observer/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  48. &nbsp;<A HREF="../../../../../org/mozilla/jrex/event/tooltip/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. <A HREF="../../../../../index.html?org/mozilla/jrex/event/progress/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  51. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  52. &nbsp;<SCRIPT type="text/javascript">
  53. <!--
  54. if(window==top) {
  55. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  56. }
  57. //-->
  58. </SCRIPT>
  59. <NOSCRIPT>
  60. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  61. </NOSCRIPT>
  62. </FONT></TD>
  63. </TR>
  64. </TABLE>
  65. <A NAME="skip-navbar_top"></A>
  66. <!-- ========= END OF TOP NAVBAR ========= -->
  67. <HR>
  68. <H2>
  69. Package org.mozilla.jrex.event.progress
  70. </H2>
  71. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  72. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  73. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  74. <B>Interface Summary</B></FONT></TH>
  75. </TR>
  76. <TR BGCOLOR="white" CLASS="TableRowColor">
  77. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/ProgressEventConstants.html" title="interface in org.mozilla.jrex.event.progress">ProgressEventConstants</A></B></TD>
  78. <TD>A interface containing the constants related to Progress events.</TD>
  79. </TR>
  80. <TR BGCOLOR="white" CLASS="TableRowColor">
  81. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/ProgressListener.html" title="interface in org.mozilla.jrex.event.progress">ProgressListener</A></B></TD>
  82. <TD>The JRex ProgressListener interface, This listener can be added to listen to any
  83. progress related events.</TD>
  84. </TR>
  85. </TABLE>
  86. &nbsp;
  87. <P>
  88. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  89. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  90. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  91. <B>Class Summary</B></FONT></TH>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/ProgressChangeEventParam.html" title="class in org.mozilla.jrex.event.progress">ProgressChangeEventParam</A></B></TD>
  95. <TD>The class wrapping the progress change progress event parameters.</TD>
  96. </TR>
  97. <TR BGCOLOR="white" CLASS="TableRowColor">
  98. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/ProgressEvent.html" title="class in org.mozilla.jrex.event.progress">ProgressEvent</A></B></TD>
  99. <TD>A class representing JRex Progress Event.</TD>
  100. </TR>
  101. <TR BGCOLOR="white" CLASS="TableRowColor">
  102. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/ProgressEventHandler.html" title="class in org.mozilla.jrex.event.progress">ProgressEventHandler</A></B></TD>
  103. <TD>The JRex Event handler for progress events.</TD>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/StateChangeEventParam.html" title="class in org.mozilla.jrex.event.progress">StateChangeEventParam</A></B></TD>
  107. <TD>The class wrapping the state change progress event parameters.</TD>
  108. </TR>
  109. <TR BGCOLOR="white" CLASS="TableRowColor">
  110. <TD WIDTH="15%"><B><A HREF="../../../../../org/mozilla/jrex/event/progress/StatusChangeEventParam.html" title="class in org.mozilla.jrex.event.progress">StatusChangeEventParam</A></B></TD>
  111. <TD>The class wrapping the status change progress event parameters.</TD>
  112. </TR>
  113. </TABLE>
  114. &nbsp;
  115. <P>
  116. <DL>
  117. </DL>
  118. <HR>
  119. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  120. <A NAME="navbar_bottom"><!-- --></A>
  121. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  122. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  123. <TR>
  124. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  125. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  126. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  127. <TR ALIGN="center" VALIGN="top">
  128. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  129. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  130. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  131. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  132. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  133. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  134. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  135. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  136. </TR>
  137. </TABLE>
  138. </TD>
  139. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  140. </EM>
  141. </TD>
  142. </TR>
  143. <TR>
  144. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  145. &nbsp;<A HREF="../../../../../org/mozilla/jrex/event/observer/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  146. &nbsp;<A HREF="../../../../../org/mozilla/jrex/event/tooltip/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  147. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  148. <A HREF="../../../../../index.html?org/mozilla/jrex/event/progress/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  149. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  150. &nbsp;<SCRIPT type="text/javascript">
  151. <!--
  152. if(window==top) {
  153. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  154. }
  155. //-->
  156. </SCRIPT>
  157. <NOSCRIPT>
  158. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  159. </NOSCRIPT>
  160. </FONT></TD>
  161. </TR>
  162. </TABLE>
  163. <A NAME="skip-navbar_bottom"></A>
  164. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  165. <HR>
  166. <i>Copyright &#169; 2004 C.N.Medappa. All Rights Reserved.</i>
  167. </BODY>
  168. </HTML>