package-summary.html 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  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>ui.view</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="ui.view";
  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 class="navBarCell1Rev">Package</li>
  36. <li>Class</li>
  37. <li><a href="package-use.html">Use</a></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><a href="../../ui/model/package-summary.html">Prev&nbsp;Package</a></li>
  47. <li>Next&nbsp;Package</li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../index.html?ui/view/package-summary.html" target="_top">Frames</a></li>
  51. <li><a href="package-summary.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. <h1 title="Package" class="title">Package&nbsp;ui.view</h1>
  74. </div>
  75. <div class="contentContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
  79. <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Class</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="../../ui/view/AboutUsPopUp.html" title="class in ui.view">AboutUsPopUp</a></td>
  87. <td class="colLast">
  88. <div class="block">AboutUs Pop Up Window.</div>
  89. </td>
  90. </tr>
  91. <tr class="rowColor">
  92. <td class="colFirst"><a href="../../ui/view/AddElementPopUp.html" title="class in ui.view">AddElementPopUp</a></td>
  93. <td class="colLast">
  94. <div class="block">popup for adding an Holon Element to a holon Object.</div>
  95. </td>
  96. </tr>
  97. <tr class="altColor">
  98. <td class="colFirst"><a href="../../ui/view/AddObjectPopUp.html" title="class in ui.view">AddObjectPopUp</a></td>
  99. <td class="colLast">
  100. <div class="block">Popup for adding a Holon Object to a Category.</div>
  101. </td>
  102. </tr>
  103. <tr class="rowColor">
  104. <td class="colFirst"><a href="../../ui/view/CategoryPanel.html" title="class in ui.view">CategoryPanel</a></td>
  105. <td class="colLast">
  106. <div class="block">Here should be the Category Panel.</div>
  107. </td>
  108. </tr>
  109. <tr class="altColor">
  110. <td class="colFirst"><a href="../../ui/view/Console.html" title="class in ui.view">Console</a></td>
  111. <td class="colLast">
  112. <div class="block">A Console is a Pane where text can be Printed on.</div>
  113. </td>
  114. </tr>
  115. <tr class="rowColor">
  116. <td class="colFirst"><a href="../../ui/view/DefaulTable.html" title="class in ui.view">DefaulTable</a></td>
  117. <td class="colLast">
  118. <div class="block">Default Table.</div>
  119. </td>
  120. </tr>
  121. <tr class="altColor">
  122. <td class="colFirst"><a href="../../ui/view/EditEdgesPopUp.html" title="class in ui.view">EditEdgesPopUp</a></td>
  123. <td class="colLast">
  124. <div class="block">Popup for Editing Edges.</div>
  125. </td>
  126. </tr>
  127. <tr class="rowColor">
  128. <td class="colFirst"><a href="../../ui/view/GUI.html" title="class in ui.view">GUI</a>&lt;E&gt;</td>
  129. <td class="colLast">
  130. <div class="block">Graphical User Interface.</div>
  131. </td>
  132. </tr>
  133. <tr class="altColor">
  134. <td class="colFirst"><a href="../../ui/view/Main.html" title="class in ui.view">Main</a></td>
  135. <td class="colLast">
  136. <div class="block">The main Class in this Program.</div>
  137. </td>
  138. </tr>
  139. <tr class="rowColor">
  140. <td class="colFirst"><a href="../../ui/view/MyCanvas.html" title="class in ui.view">MyCanvas</a></td>
  141. <td class="colLast">
  142. <div class="block">This Class is the Canvas.</div>
  143. </td>
  144. </tr>
  145. <tr class="altColor">
  146. <td class="colFirst"><a href="../../ui/view/PropertyTable.html" title="class in ui.view">PropertyTable</a></td>
  147. <td class="colLast">
  148. <div class="block">Property Table.</div>
  149. </td>
  150. </tr>
  151. <tr class="rowColor">
  152. <td class="colFirst"><a href="../../ui/view/SearchPopUp.html" title="class in ui.view">SearchPopUp</a></td>
  153. <td class="colLast">
  154. <div class="block">This Class represents a popup to seatch for Objects on the Canvas.</div>
  155. </td>
  156. </tr>
  157. <tr class="altColor">
  158. <td class="colFirst"><a href="../../ui/view/ShowedInformationPopUp.html" title="class in ui.view">ShowedInformationPopUp</a></td>
  159. <td class="colLast">
  160. <div class="block">This Class represents a Popup to edit the shown Information.</div>
  161. </td>
  162. </tr>
  163. <tr class="rowColor">
  164. <td class="colFirst"><a href="../../ui/view/SimulationMenu.html" title="class in ui.view">SimulationMenu</a></td>
  165. <td class="colLast">
  166. <div class="block">This Class represents the Menu, where you can edit stuff about the
  167. Simulation.</div>
  168. </td>
  169. </tr>
  170. <tr class="altColor">
  171. <td class="colFirst"><a href="../../ui/view/TimePanel.html" title="class in ui.view">TimePanel</a></td>
  172. <td class="colLast">
  173. <div class="block">This Class represents a Panel where the User can start and stop the Simulation.</div>
  174. </td>
  175. </tr>
  176. <tr class="rowColor">
  177. <td class="colFirst"><a href="../../ui/view/UnitGraph.html" title="class in ui.view">UnitGraph</a></td>
  178. <td class="colLast">
  179. <div class="block">This Class represents a Graph where the User can model the behavior of
  180. elements and switches over time.</div>
  181. </td>
  182. </tr>
  183. </tbody>
  184. </table>
  185. </li>
  186. </ul>
  187. </div>
  188. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  189. <div class="bottomNav"><a name="navbar.bottom">
  190. <!-- -->
  191. </a>
  192. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  193. <a name="navbar.bottom.firstrow">
  194. <!-- -->
  195. </a>
  196. <ul class="navList" title="Navigation">
  197. <li><a href="../../overview-summary.html">Overview</a></li>
  198. <li class="navBarCell1Rev">Package</li>
  199. <li>Class</li>
  200. <li><a href="package-use.html">Use</a></li>
  201. <li><a href="package-tree.html">Tree</a></li>
  202. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  203. <li><a href="../../index-files/index-1.html">Index</a></li>
  204. <li><a href="../../help-doc.html">Help</a></li>
  205. </ul>
  206. </div>
  207. <div class="subNav">
  208. <ul class="navList">
  209. <li><a href="../../ui/model/package-summary.html">Prev&nbsp;Package</a></li>
  210. <li>Next&nbsp;Package</li>
  211. </ul>
  212. <ul class="navList">
  213. <li><a href="../../index.html?ui/view/package-summary.html" target="_top">Frames</a></li>
  214. <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
  215. </ul>
  216. <ul class="navList" id="allclasses_navbar_bottom">
  217. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  218. </ul>
  219. <div>
  220. <script type="text/javascript"><!--
  221. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  222. if(window==top) {
  223. allClassesLink.style.display = "block";
  224. }
  225. else {
  226. allClassesLink.style.display = "none";
  227. }
  228. //-->
  229. </script>
  230. </div>
  231. <a name="skip.navbar.bottom">
  232. <!-- -->
  233. </a></div>
  234. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  235. </body>
  236. </html>