ShowedInformationPopUp.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  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:16 CEST 2016 -->
  6. <title>ShowedInformationPopUp</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="ShowedInformationPopUp";
  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 class="navBarCell1Rev">Class</li>
  37. <li><a href="class-use/ShowedInformationPopUp.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/view/SearchPopUp.html" title="class in ui.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  47. <li><a href="../../ui/view/SimulationMenu.html" title="class in ui.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../index.html?ui/view/ShowedInformationPopUp.html" target="_top">Frames</a></li>
  51. <li><a href="ShowedInformationPopUp.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. <div>
  69. <ul class="subNavList">
  70. <li>Summary:&nbsp;</li>
  71. <li><a href="#nested.classes.inherited.from.class.java.awt.Dialog">Nested</a>&nbsp;|&nbsp;</li>
  72. <li><a href="#fields.inherited.from.class.java.awt.Dialog">Field</a>&nbsp;|&nbsp;</li>
  73. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  74. <li><a href="#methods.inherited.from.class.javax.swing.JDialog">Method</a></li>
  75. </ul>
  76. <ul class="subNavList">
  77. <li>Detail:&nbsp;</li>
  78. <li>Field&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  80. <li>Method</li>
  81. </ul>
  82. </div>
  83. <a name="skip.navbar.top">
  84. <!-- -->
  85. </a></div>
  86. <!-- ========= END OF TOP NAVBAR ========= -->
  87. <!-- ======== START OF CLASS DATA ======== -->
  88. <div class="header">
  89. <div class="subTitle">ui.view</div>
  90. <h2 title="Class ShowedInformationPopUp" class="title">Class ShowedInformationPopUp</h2>
  91. </div>
  92. <div class="contentContainer">
  93. <ul class="inheritance">
  94. <li>java.lang.Object</li>
  95. <li>
  96. <ul class="inheritance">
  97. <li>java.awt.Component</li>
  98. <li>
  99. <ul class="inheritance">
  100. <li>java.awt.Container</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li>java.awt.Window</li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>java.awt.Dialog</li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>javax.swing.JDialog</li>
  110. <li>
  111. <ul class="inheritance">
  112. <li>ui.view.ShowedInformationPopUp</li>
  113. </ul>
  114. </li>
  115. </ul>
  116. </li>
  117. </ul>
  118. </li>
  119. </ul>
  120. </li>
  121. </ul>
  122. </li>
  123. </ul>
  124. </li>
  125. </ul>
  126. <div class="description">
  127. <ul class="blockList">
  128. <li class="blockList">
  129. <dl>
  130. <dt>All Implemented Interfaces:</dt>
  131. <dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
  132. </dl>
  133. <hr>
  134. <br>
  135. <pre>public class <span class="typeNameLabel">ShowedInformationPopUp</span>
  136. extends javax.swing.JDialog</pre>
  137. <div class="block">This Class represents a Popup to edit the shown Information.</div>
  138. <dl>
  139. <dt><span class="simpleTagLabel">Author:</span></dt>
  140. <dd>Gruppe14</dd>
  141. <dt><span class="seeLabel">See Also:</span></dt>
  142. <dd><a href="../../serialized-form.html#ui.view.ShowedInformationPopUp">Serialized Form</a></dd>
  143. </dl>
  144. </li>
  145. </ul>
  146. </div>
  147. <div class="summary">
  148. <ul class="blockList">
  149. <li class="blockList">
  150. <!-- ======== NESTED CLASS SUMMARY ======== -->
  151. <ul class="blockList">
  152. <li class="blockList"><a name="nested.class.summary">
  153. <!-- -->
  154. </a>
  155. <h3>Nested Class Summary</h3>
  156. <ul class="blockList">
  157. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Dialog">
  158. <!-- -->
  159. </a>
  160. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Dialog</h3>
  161. <code>java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
  162. </ul>
  163. <ul class="blockList">
  164. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
  165. <!-- -->
  166. </a>
  167. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
  168. <code>java.awt.Window.Type</code></li>
  169. </ul>
  170. <ul class="blockList">
  171. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
  172. <!-- -->
  173. </a>
  174. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  175. <code>java.awt.Component.BaselineResizeBehavior</code></li>
  176. </ul>
  177. </li>
  178. </ul>
  179. <!-- =========== FIELD SUMMARY =========== -->
  180. <ul class="blockList">
  181. <li class="blockList"><a name="field.summary">
  182. <!-- -->
  183. </a>
  184. <h3>Field Summary</h3>
  185. <ul class="blockList">
  186. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Dialog">
  187. <!-- -->
  188. </a>
  189. <h3>Fields inherited from class&nbsp;java.awt.Dialog</h3>
  190. <code>DEFAULT_MODALITY_TYPE</code></li>
  191. </ul>
  192. <ul class="blockList">
  193. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
  194. <!-- -->
  195. </a>
  196. <h3>Fields inherited from class&nbsp;java.awt.Component</h3>
  197. <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
  198. </ul>
  199. <ul class="blockList">
  200. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.WindowConstants">
  201. <!-- -->
  202. </a>
  203. <h3>Fields inherited from interface&nbsp;javax.swing.WindowConstants</h3>
  204. <code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
  205. </ul>
  206. <ul class="blockList">
  207. <li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
  208. <!-- -->
  209. </a>
  210. <h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
  211. <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
  212. </ul>
  213. </li>
  214. </ul>
  215. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  216. <ul class="blockList">
  217. <li class="blockList"><a name="constructor.summary">
  218. <!-- -->
  219. </a>
  220. <h3>Constructor Summary</h3>
  221. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  222. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  223. <tr>
  224. <th class="colOne" scope="col">Constructor and Description</th>
  225. </tr>
  226. <tr class="altColor">
  227. <td class="colOne"><code><span class="memberNameLink"><a href="../../ui/view/ShowedInformationPopUp.html#ShowedInformationPopUp-ui.view.MyCanvas-">ShowedInformationPopUp</a></span>(<a href="../../ui/view/MyCanvas.html" title="class in ui.view">MyCanvas</a>&nbsp;canvas)</code>
  228. <div class="block">Constructor.</div>
  229. </td>
  230. </tr>
  231. </table>
  232. </li>
  233. </ul>
  234. <!-- ========== METHOD SUMMARY =========== -->
  235. <ul class="blockList">
  236. <li class="blockList"><a name="method.summary">
  237. <!-- -->
  238. </a>
  239. <h3>Method Summary</h3>
  240. <ul class="blockList">
  241. <li class="blockList"><a name="methods.inherited.from.class.javax.swing.JDialog">
  242. <!-- -->
  243. </a>
  244. <h3>Methods inherited from class&nbsp;javax.swing.JDialog</h3>
  245. <code>getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setTransferHandler, update</code></li>
  246. </ul>
  247. <ul class="blockList">
  248. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Dialog">
  249. <!-- -->
  250. </a>
  251. <h3>Methods inherited from class&nbsp;java.awt.Dialog</h3>
  252. <code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
  253. </ul>
  254. <ul class="blockList">
  255. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Window">
  256. <!-- -->
  257. </a>
  258. <h3>Methods inherited from class&nbsp;java.awt.Window</h3>
  259. <code>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
  260. </ul>
  261. <ul class="blockList">
  262. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
  263. <!-- -->
  264. </a>
  265. <h3>Methods inherited from class&nbsp;java.awt.Container</h3>
  266. <code>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate</code></li>
  267. </ul>
  268. <ul class="blockList">
  269. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
  270. <!-- -->
  271. </a>
  272. <h3>Methods inherited from class&nbsp;java.awt.Component</h3>
  273. <code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
  274. </ul>
  275. <ul class="blockList">
  276. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  277. <!-- -->
  278. </a>
  279. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  280. <code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  281. </ul>
  282. </li>
  283. </ul>
  284. </li>
  285. </ul>
  286. </div>
  287. <div class="details">
  288. <ul class="blockList">
  289. <li class="blockList">
  290. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  291. <ul class="blockList">
  292. <li class="blockList"><a name="constructor.detail">
  293. <!-- -->
  294. </a>
  295. <h3>Constructor Detail</h3>
  296. <a name="ShowedInformationPopUp-ui.view.MyCanvas-">
  297. <!-- -->
  298. </a>
  299. <ul class="blockListLast">
  300. <li class="blockList">
  301. <h4>ShowedInformationPopUp</h4>
  302. <pre>public&nbsp;ShowedInformationPopUp(<a href="../../ui/view/MyCanvas.html" title="class in ui.view">MyCanvas</a>&nbsp;canvas)</pre>
  303. <div class="block">Constructor.</div>
  304. <dl>
  305. <dt><span class="paramLabel">Parameters:</span></dt>
  306. <dd><code>canvas</code> - the Canvas</dd>
  307. </dl>
  308. </li>
  309. </ul>
  310. </li>
  311. </ul>
  312. </li>
  313. </ul>
  314. </div>
  315. </div>
  316. <!-- ========= END OF CLASS DATA ========= -->
  317. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  318. <div class="bottomNav"><a name="navbar.bottom">
  319. <!-- -->
  320. </a>
  321. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  322. <a name="navbar.bottom.firstrow">
  323. <!-- -->
  324. </a>
  325. <ul class="navList" title="Navigation">
  326. <li><a href="../../overview-summary.html">Overview</a></li>
  327. <li><a href="package-summary.html">Package</a></li>
  328. <li class="navBarCell1Rev">Class</li>
  329. <li><a href="class-use/ShowedInformationPopUp.html">Use</a></li>
  330. <li><a href="package-tree.html">Tree</a></li>
  331. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  332. <li><a href="../../index-files/index-1.html">Index</a></li>
  333. <li><a href="../../help-doc.html">Help</a></li>
  334. </ul>
  335. </div>
  336. <div class="subNav">
  337. <ul class="navList">
  338. <li><a href="../../ui/view/SearchPopUp.html" title="class in ui.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  339. <li><a href="../../ui/view/SimulationMenu.html" title="class in ui.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  340. </ul>
  341. <ul class="navList">
  342. <li><a href="../../index.html?ui/view/ShowedInformationPopUp.html" target="_top">Frames</a></li>
  343. <li><a href="ShowedInformationPopUp.html" target="_top">No&nbsp;Frames</a></li>
  344. </ul>
  345. <ul class="navList" id="allclasses_navbar_bottom">
  346. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  347. </ul>
  348. <div>
  349. <script type="text/javascript"><!--
  350. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  351. if(window==top) {
  352. allClassesLink.style.display = "block";
  353. }
  354. else {
  355. allClassesLink.style.display = "none";
  356. }
  357. //-->
  358. </script>
  359. </div>
  360. <div>
  361. <ul class="subNavList">
  362. <li>Summary:&nbsp;</li>
  363. <li><a href="#nested.classes.inherited.from.class.java.awt.Dialog">Nested</a>&nbsp;|&nbsp;</li>
  364. <li><a href="#fields.inherited.from.class.java.awt.Dialog">Field</a>&nbsp;|&nbsp;</li>
  365. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  366. <li><a href="#methods.inherited.from.class.javax.swing.JDialog">Method</a></li>
  367. </ul>
  368. <ul class="subNavList">
  369. <li>Detail:&nbsp;</li>
  370. <li>Field&nbsp;|&nbsp;</li>
  371. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  372. <li>Method</li>
  373. </ul>
  374. </div>
  375. <a name="skip.navbar.bottom">
  376. <!-- -->
  377. </a></div>
  378. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  379. </body>
  380. </html>