AboutUsPopUp.html 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  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:14 CEST 2016 -->
  6. <title>AboutUsPopUp</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="AboutUsPopUp";
  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/AboutUsPopUp.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>Prev&nbsp;Class</li>
  47. <li><a href="../../ui/view/AddElementPopUp.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/AboutUsPopUp.html" target="_top">Frames</a></li>
  51. <li><a href="AboutUsPopUp.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.Window">Nested</a>&nbsp;|&nbsp;</li>
  72. <li><a href="#fields.inherited.from.class.javax.swing.JFrame">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.JFrame">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 AboutUsPopUp" class="title">Class AboutUsPopUp</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.Frame</li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>javax.swing.JFrame</li>
  110. <li>
  111. <ul class="inheritance">
  112. <li>ui.view.AboutUsPopUp</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">AboutUsPopUp</span>
  136. extends javax.swing.JFrame</pre>
  137. <div class="block">AboutUs Pop Up Window.</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.AboutUsPopUp">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.Window">
  158. <!-- -->
  159. </a>
  160. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Window</h3>
  161. <code>java.awt.Window.Type</code></li>
  162. </ul>
  163. <ul class="blockList">
  164. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
  165. <!-- -->
  166. </a>
  167. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  168. <code>java.awt.Component.BaselineResizeBehavior</code></li>
  169. </ul>
  170. </li>
  171. </ul>
  172. <!-- =========== FIELD SUMMARY =========== -->
  173. <ul class="blockList">
  174. <li class="blockList"><a name="field.summary">
  175. <!-- -->
  176. </a>
  177. <h3>Field Summary</h3>
  178. <ul class="blockList">
  179. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.JFrame">
  180. <!-- -->
  181. </a>
  182. <h3>Fields inherited from class&nbsp;javax.swing.JFrame</h3>
  183. <code>EXIT_ON_CLOSE</code></li>
  184. </ul>
  185. <ul class="blockList">
  186. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Frame">
  187. <!-- -->
  188. </a>
  189. <h3>Fields inherited from class&nbsp;java.awt.Frame</h3>
  190. <code>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</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, 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/AboutUsPopUp.html#AboutUsPopUp--">AboutUsPopUp</a></span>()</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.JFrame">
  242. <!-- -->
  243. </a>
  244. <h3>Methods inherited from class&nbsp;javax.swing.JFrame</h3>
  245. <code>getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, 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.Frame">
  249. <!-- -->
  250. </a>
  251. <h3>Methods inherited from class&nbsp;java.awt.Frame</h3>
  252. <code>addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated</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, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, 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, 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. <ul class="blockList">
  283. <li class="blockList"><a name="methods.inherited.from.class.java.awt.MenuContainer">
  284. <!-- -->
  285. </a>
  286. <h3>Methods inherited from interface&nbsp;java.awt.MenuContainer</h3>
  287. <code>getFont, postEvent</code></li>
  288. </ul>
  289. </li>
  290. </ul>
  291. </li>
  292. </ul>
  293. </div>
  294. <div class="details">
  295. <ul class="blockList">
  296. <li class="blockList">
  297. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  298. <ul class="blockList">
  299. <li class="blockList"><a name="constructor.detail">
  300. <!-- -->
  301. </a>
  302. <h3>Constructor Detail</h3>
  303. <a name="AboutUsPopUp--">
  304. <!-- -->
  305. </a>
  306. <ul class="blockListLast">
  307. <li class="blockList">
  308. <h4>AboutUsPopUp</h4>
  309. <pre>public&nbsp;AboutUsPopUp()</pre>
  310. <div class="block">Constructor.</div>
  311. </li>
  312. </ul>
  313. </li>
  314. </ul>
  315. </li>
  316. </ul>
  317. </div>
  318. </div>
  319. <!-- ========= END OF CLASS DATA ========= -->
  320. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  321. <div class="bottomNav"><a name="navbar.bottom">
  322. <!-- -->
  323. </a>
  324. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  325. <a name="navbar.bottom.firstrow">
  326. <!-- -->
  327. </a>
  328. <ul class="navList" title="Navigation">
  329. <li><a href="../../overview-summary.html">Overview</a></li>
  330. <li><a href="package-summary.html">Package</a></li>
  331. <li class="navBarCell1Rev">Class</li>
  332. <li><a href="class-use/AboutUsPopUp.html">Use</a></li>
  333. <li><a href="package-tree.html">Tree</a></li>
  334. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  335. <li><a href="../../index-files/index-1.html">Index</a></li>
  336. <li><a href="../../help-doc.html">Help</a></li>
  337. </ul>
  338. </div>
  339. <div class="subNav">
  340. <ul class="navList">
  341. <li>Prev&nbsp;Class</li>
  342. <li><a href="../../ui/view/AddElementPopUp.html" title="class in ui.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  343. </ul>
  344. <ul class="navList">
  345. <li><a href="../../index.html?ui/view/AboutUsPopUp.html" target="_top">Frames</a></li>
  346. <li><a href="AboutUsPopUp.html" target="_top">No&nbsp;Frames</a></li>
  347. </ul>
  348. <ul class="navList" id="allclasses_navbar_bottom">
  349. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  350. </ul>
  351. <div>
  352. <script type="text/javascript"><!--
  353. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  354. if(window==top) {
  355. allClassesLink.style.display = "block";
  356. }
  357. else {
  358. allClassesLink.style.display = "none";
  359. }
  360. //-->
  361. </script>
  362. </div>
  363. <div>
  364. <ul class="subNavList">
  365. <li>Summary:&nbsp;</li>
  366. <li><a href="#nested.classes.inherited.from.class.java.awt.Window">Nested</a>&nbsp;|&nbsp;</li>
  367. <li><a href="#fields.inherited.from.class.javax.swing.JFrame">Field</a>&nbsp;|&nbsp;</li>
  368. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  369. <li><a href="#methods.inherited.from.class.javax.swing.JFrame">Method</a></li>
  370. </ul>
  371. <ul class="subNavList">
  372. <li>Detail:&nbsp;</li>
  373. <li>Field&nbsp;|&nbsp;</li>
  374. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  375. <li>Method</li>
  376. </ul>
  377. </div>
  378. <a name="skip.navbar.bottom">
  379. <!-- -->
  380. </a></div>
  381. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  382. </body>
  383. </html>