CategoryListener.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_74) on Tue Sep 27 12:48:17 CEST 2016 -->
  6. <title>Uses of Interface interfaces.CategoryListener</title>
  7. <meta name="date" content="2016-09-27">
  8. <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Uses of Interface interfaces.CategoryListener";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../../overview-summary.html">Overview</a></li>
  35. <li><a href="../package-summary.html">Package</a></li>
  36. <li><a href="../../interfaces/CategoryListener.html" title="interface in interfaces">Class</a></li>
  37. <li class="navBarCell1Rev">Use</li>
  38. <li><a href="../package-tree.html">Tree</a></li>
  39. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  40. <li><a href="../../index-files/index-1.html">Index</a></li>
  41. <li><a href="../../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li>Prev</li>
  47. <li>Next</li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../index.html?interfaces/class-use/CategoryListener.html" target="_top">Frames</a></li>
  51. <li><a href="CategoryListener.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="header">
  73. <h2 title="Uses of Interface interfaces.CategoryListener" class="title">Uses of Interface<br>interfaces.CategoryListener</h2>
  74. </div>
  75. <div class="classUseContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  79. <caption><span>Packages that use <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a></span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Package</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="#ui.controller">ui.controller</a></td>
  87. <td class="colLast">&nbsp;</td>
  88. </tr>
  89. <tr class="rowColor">
  90. <td class="colFirst"><a href="#ui.model">ui.model</a></td>
  91. <td class="colLast">&nbsp;</td>
  92. </tr>
  93. <tr class="altColor">
  94. <td class="colFirst"><a href="#ui.view">ui.view</a></td>
  95. <td class="colLast">&nbsp;</td>
  96. </tr>
  97. </tbody>
  98. </table>
  99. </li>
  100. <li class="blockList">
  101. <ul class="blockList">
  102. <li class="blockList"><a name="ui.controller">
  103. <!-- -->
  104. </a>
  105. <h3>Uses of <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a> in <a href="../../ui/controller/package-summary.html">ui.controller</a></h3>
  106. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  107. <caption><span>Methods in <a href="../../ui/controller/package-summary.html">ui.controller</a> with parameters of type <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a></span><span class="tabEnd">&nbsp;</span></caption>
  108. <tr>
  109. <th class="colFirst" scope="col">Modifier and Type</th>
  110. <th class="colLast" scope="col">Method and Description</th>
  111. </tr>
  112. <tbody>
  113. <tr class="altColor">
  114. <td class="colFirst"><code>void</code></td>
  115. <td class="colLast"><span class="typeNameLabel">CategoryController.</span><code><span class="memberNameLink"><a href="../../ui/controller/CategoryController.html#addCategoryListener-interfaces.CategoryListener-">addCategoryListener</a></span>(<a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a>&nbsp;catLis)</code>
  116. <div class="block">Init the CategoryListener.</div>
  117. </td>
  118. </tr>
  119. <tr class="rowColor">
  120. <td class="colFirst"><code>void</code></td>
  121. <td class="colLast"><span class="typeNameLabel">Control.</span><code><span class="memberNameLink"><a href="../../ui/controller/Control.html#initListener-interfaces.CategoryListener-">initListener</a></span>(<a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a>&nbsp;catLis)</code>
  122. <div class="block">Init the CategoryListener.</div>
  123. </td>
  124. </tr>
  125. </tbody>
  126. </table>
  127. </li>
  128. <li class="blockList"><a name="ui.model">
  129. <!-- -->
  130. </a>
  131. <h3>Uses of <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a> in <a href="../../ui/model/package-summary.html">ui.model</a></h3>
  132. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  133. <caption><span>Methods in <a href="../../ui/model/package-summary.html">ui.model</a> that return types with arguments of type <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a></span><span class="tabEnd">&nbsp;</span></caption>
  134. <tr>
  135. <th class="colFirst" scope="col">Modifier and Type</th>
  136. <th class="colLast" scope="col">Method and Description</th>
  137. </tr>
  138. <tbody>
  139. <tr class="altColor">
  140. <td class="colFirst"><code>java.util.List&lt;<a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a>&gt;</code></td>
  141. <td class="colLast"><span class="typeNameLabel">Model.</span><code><span class="memberNameLink"><a href="../../ui/model/Model.html#getCategoryListeners--">getCategoryListeners</a></span>()</code>
  142. <div class="block">Returns the CategorieListener.</div>
  143. </td>
  144. </tr>
  145. </tbody>
  146. </table>
  147. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  148. <caption><span>Method parameters in <a href="../../ui/model/package-summary.html">ui.model</a> with type arguments of type <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a></span><span class="tabEnd">&nbsp;</span></caption>
  149. <tr>
  150. <th class="colFirst" scope="col">Modifier and Type</th>
  151. <th class="colLast" scope="col">Method and Description</th>
  152. </tr>
  153. <tbody>
  154. <tr class="altColor">
  155. <td class="colFirst"><code>void</code></td>
  156. <td class="colLast"><span class="typeNameLabel">Model.</span><code><span class="memberNameLink"><a href="../../ui/model/Model.html#setCategoryListeners-java.util.LinkedList-">setCategoryListeners</a></span>(java.util.LinkedList&lt;<a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a>&gt;&nbsp;linkedList)</code>
  157. <div class="block">Sets the CategorieListener.</div>
  158. </td>
  159. </tr>
  160. </tbody>
  161. </table>
  162. </li>
  163. <li class="blockList"><a name="ui.view">
  164. <!-- -->
  165. </a>
  166. <h3>Uses of <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a> in <a href="../../ui/view/package-summary.html">ui.view</a></h3>
  167. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  168. <caption><span>Classes in <a href="../../ui/view/package-summary.html">ui.view</a> that implement <a href="../../interfaces/CategoryListener.html" title="interface in interfaces">CategoryListener</a></span><span class="tabEnd">&nbsp;</span></caption>
  169. <tr>
  170. <th class="colFirst" scope="col">Modifier and Type</th>
  171. <th class="colLast" scope="col">Class and Description</th>
  172. </tr>
  173. <tbody>
  174. <tr class="altColor">
  175. <td class="colFirst"><code>class&nbsp;</code></td>
  176. <td class="colLast"><code><span class="memberNameLink"><a href="../../ui/view/GUI.html" title="class in ui.view">GUI</a>&lt;E&gt;</span></code>
  177. <div class="block">Graphical User Interface.</div>
  178. </td>
  179. </tr>
  180. </tbody>
  181. </table>
  182. </li>
  183. </ul>
  184. </li>
  185. </ul>
  186. </div>
  187. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  188. <div class="bottomNav"><a name="navbar.bottom">
  189. <!-- -->
  190. </a>
  191. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  192. <a name="navbar.bottom.firstrow">
  193. <!-- -->
  194. </a>
  195. <ul class="navList" title="Navigation">
  196. <li><a href="../../overview-summary.html">Overview</a></li>
  197. <li><a href="../package-summary.html">Package</a></li>
  198. <li><a href="../../interfaces/CategoryListener.html" title="interface in interfaces">Class</a></li>
  199. <li class="navBarCell1Rev">Use</li>
  200. <li><a href="../package-tree.html">Tree</a></li>
  201. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  202. <li><a href="../../index-files/index-1.html">Index</a></li>
  203. <li><a href="../../help-doc.html">Help</a></li>
  204. </ul>
  205. </div>
  206. <div class="subNav">
  207. <ul class="navList">
  208. <li>Prev</li>
  209. <li>Next</li>
  210. </ul>
  211. <ul class="navList">
  212. <li><a href="../../index.html?interfaces/class-use/CategoryListener.html" target="_top">Frames</a></li>
  213. <li><a href="CategoryListener.html" target="_top">No&nbsp;Frames</a></li>
  214. </ul>
  215. <ul class="navList" id="allclasses_navbar_bottom">
  216. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  217. </ul>
  218. <div>
  219. <script type="text/javascript"><!--
  220. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  221. if(window==top) {
  222. allClassesLink.style.display = "block";
  223. }
  224. else {
  225. allClassesLink.style.display = "none";
  226. }
  227. //-->
  228. </script>
  229. </div>
  230. <a name="skip.navbar.bottom">
  231. <!-- -->
  232. </a></div>
  233. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  234. </body>
  235. </html>