PageRenderTime 885ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/aoplib4j/to-add-to-web-site/javadoc/org/aoplib4j/gof/observer/package-summary.html

http://aoplib4j.googlecode.com/
HTML | 217 lines | 175 code | 26 blank | 16 comment | 0 complexity | e335b4ef6cd942015a9351f0ddfbfd7b 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_24) on Sun Jun 20 01:01:48 CEST 2010 -->
  6. <TITLE>
  7. org.aoplib4j.gof.observer (aoplib4j API Documentation)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.aoplib4j.gof.observer 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.aoplib4j.gof.observer (aoplib4j API 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-files/index-1.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/aoplib4j/fieldvalidation/internal/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  48. &nbsp;<A HREF="../../../../org/aoplib4j/gof/observer/internal/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/aoplib4j/gof/observer/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.aoplib4j.gof.observer
  70. </H2>
  71. Package containing the classes for implementing the Observer Pattern.
  72. <P>
  73. <B>See:</B>
  74. <BR>
  75. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  76. <P>
  77. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  78. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  79. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  80. <B>Interface Summary</B></FONT></TH>
  81. </TR>
  82. <TR BGCOLOR="white" CLASS="TableRowColor">
  83. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/NotifyInformation.html" title="interface in org.aoplib4j.gof.observer">NotifyInformation</A></B></TD>
  84. <TD>Interface containing the notification informations.</TD>
  85. </TR>
  86. </TABLE>
  87. &nbsp;
  88. <P>
  89. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  90. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  91. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  92. <B>Class Summary</B></FONT></TH>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/ObserverCallback.html" title="class in org.aoplib4j.gof.observer">ObserverCallback</A></B></TD>
  96. <TD>Abstract class that must be implemented to code the behavior
  97. of an <A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jObserver.html" title="annotation in org.aoplib4j.gof.observer"><CODE>Aoplib4jObserver</CODE></A> when is notified by a <A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jSubject.html" title="annotation in org.aoplib4j.gof.observer"><CODE>Aoplib4jSubject</CODE></A>.</TD>
  98. </TR>
  99. </TABLE>
  100. &nbsp;
  101. <P>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  104. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  105. <B>Annotation Types Summary</B></FONT></TH>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jObserver.html" title="annotation in org.aoplib4j.gof.observer">Aoplib4jObserver</A></B></TD>
  109. <TD>Annotation to be used on classes to mark them as a GOF Observer.</TD>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jRegisterObserver.html" title="annotation in org.aoplib4j.gof.observer">Aoplib4jRegisterObserver</A></B></TD>
  113. <TD>Annotation to be put on methods having a single parameter.</TD>
  114. </TR>
  115. <TR BGCOLOR="white" CLASS="TableRowColor">
  116. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jSubject.html" title="annotation in org.aoplib4j.gof.observer">Aoplib4jSubject</A></B></TD>
  117. <TD>Annotation to be used on classes to mark them as a GOF Aoplib4jSubject.</TD>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jUnregisterObservers.html" title="annotation in org.aoplib4j.gof.observer">Aoplib4jUnregisterObservers</A></B></TD>
  121. <TD>Annotation to be put on methods to remove all the observers attached to the
  122. current class.</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD WIDTH="15%"><B><A HREF="../../../../org/aoplib4j/gof/observer/NotifyObservers.html" title="annotation in org.aoplib4j.gof.observer">NotifyObservers</A></B></TD>
  126. <TD>Annotation to mark the methods of classes annotated with the
  127. <A HREF="../../../../org/aoplib4j/gof/observer/Aoplib4jSubject.html" title="annotation in org.aoplib4j.gof.observer"><CODE>Aoplib4jSubject</CODE></A>
  128. annotation to notify a change to the class to all the attached observers.</TD>
  129. </TR>
  130. </TABLE>
  131. &nbsp;
  132. <P>
  133. <A NAME="package_description"><!-- --></A><H2>
  134. Package org.aoplib4j.gof.observer Description
  135. </H2>
  136. <P>
  137. Package containing the classes for implementing the Observer Pattern.
  138. <P>
  139. <P>
  140. <DL>
  141. </DL>
  142. <HR>
  143. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  144. <A NAME="navbar_bottom"><!-- --></A>
  145. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  146. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  147. <TR>
  148. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  149. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  150. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  151. <TR ALIGN="center" VALIGN="top">
  152. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  153. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  154. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  155. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  156. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  157. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  158. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  159. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  160. </TR>
  161. </TABLE>
  162. </TD>
  163. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  164. </EM>
  165. </TD>
  166. </TR>
  167. <TR>
  168. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  169. &nbsp;<A HREF="../../../../org/aoplib4j/fieldvalidation/internal/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  170. &nbsp;<A HREF="../../../../org/aoplib4j/gof/observer/internal/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  171. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  172. <A HREF="../../../../index.html?org/aoplib4j/gof/observer/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  173. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  174. &nbsp;<SCRIPT type="text/javascript">
  175. <!--
  176. if(window==top) {
  177. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  178. }
  179. //-->
  180. </SCRIPT>
  181. <NOSCRIPT>
  182. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  183. </NOSCRIPT>
  184. </FONT></TD>
  185. </TR>
  186. </TABLE>
  187. <A NAME="skip-navbar_bottom"></A>
  188. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  189. <HR>
  190. </BODY>
  191. </HTML>