TimePanel.html 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  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>TimePanel</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="TimePanel";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. var methods = {"i0":10};
  22. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  23. var altColor = "altColor";
  24. var rowColor = "rowColor";
  25. var tableTab = "tableTab";
  26. var activeTableTab = "activeTableTab";
  27. </script>
  28. <noscript>
  29. <div>JavaScript is disabled on your browser.</div>
  30. </noscript>
  31. <!-- ========= START OF TOP NAVBAR ======= -->
  32. <div class="topNav"><a name="navbar.top">
  33. <!-- -->
  34. </a>
  35. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  36. <a name="navbar.top.firstrow">
  37. <!-- -->
  38. </a>
  39. <ul class="navList" title="Navigation">
  40. <li><a href="../../overview-summary.html">Overview</a></li>
  41. <li><a href="package-summary.html">Package</a></li>
  42. <li class="navBarCell1Rev">Class</li>
  43. <li><a href="class-use/TimePanel.html">Use</a></li>
  44. <li><a href="package-tree.html">Tree</a></li>
  45. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  46. <li><a href="../../index-files/index-1.html">Index</a></li>
  47. <li><a href="../../help-doc.html">Help</a></li>
  48. </ul>
  49. </div>
  50. <div class="subNav">
  51. <ul class="navList">
  52. <li><a href="../../ui/view/SimulationMenu.html" title="class in ui.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  53. <li><a href="../../ui/view/UnitGraph.html" title="class in ui.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  54. </ul>
  55. <ul class="navList">
  56. <li><a href="../../index.html?ui/view/TimePanel.html" target="_top">Frames</a></li>
  57. <li><a href="TimePanel.html" target="_top">No&nbsp;Frames</a></li>
  58. </ul>
  59. <ul class="navList" id="allclasses_navbar_top">
  60. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  61. </ul>
  62. <div>
  63. <script type="text/javascript"><!--
  64. allClassesLink = document.getElementById("allclasses_navbar_top");
  65. if(window==top) {
  66. allClassesLink.style.display = "block";
  67. }
  68. else {
  69. allClassesLink.style.display = "none";
  70. }
  71. //-->
  72. </script>
  73. </div>
  74. <div>
  75. <ul class="subNavList">
  76. <li>Summary:&nbsp;</li>
  77. <li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
  78. <li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#method.summary">Method</a></li>
  81. </ul>
  82. <ul class="subNavList">
  83. <li>Detail:&nbsp;</li>
  84. <li>Field&nbsp;|&nbsp;</li>
  85. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#method.detail">Method</a></li>
  87. </ul>
  88. </div>
  89. <a name="skip.navbar.top">
  90. <!-- -->
  91. </a></div>
  92. <!-- ========= END OF TOP NAVBAR ========= -->
  93. <!-- ======== START OF CLASS DATA ======== -->
  94. <div class="header">
  95. <div class="subTitle">ui.view</div>
  96. <h2 title="Class TimePanel" class="title">Class TimePanel</h2>
  97. </div>
  98. <div class="contentContainer">
  99. <ul class="inheritance">
  100. <li>java.lang.Object</li>
  101. <li>
  102. <ul class="inheritance">
  103. <li>java.awt.Component</li>
  104. <li>
  105. <ul class="inheritance">
  106. <li>java.awt.Container</li>
  107. <li>
  108. <ul class="inheritance">
  109. <li>javax.swing.JComponent</li>
  110. <li>
  111. <ul class="inheritance">
  112. <li>javax.swing.JPanel</li>
  113. <li>
  114. <ul class="inheritance">
  115. <li>ui.view.TimePanel</li>
  116. </ul>
  117. </li>
  118. </ul>
  119. </li>
  120. </ul>
  121. </li>
  122. </ul>
  123. </li>
  124. </ul>
  125. </li>
  126. </ul>
  127. <div class="description">
  128. <ul class="blockList">
  129. <li class="blockList">
  130. <dl>
  131. <dt>All Implemented Interfaces:</dt>
  132. <dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible</dd>
  133. </dl>
  134. <hr>
  135. <br>
  136. <pre>public class <span class="typeNameLabel">TimePanel</span>
  137. extends javax.swing.JPanel</pre>
  138. <div class="block">This Class represents a Panel where the User can start and stop the Simulation.
  139. He Can also reset the Simulation and click through every Iteration.</div>
  140. <dl>
  141. <dt><span class="simpleTagLabel">Author:</span></dt>
  142. <dd>Gruppe14</dd>
  143. <dt><span class="seeLabel">See Also:</span></dt>
  144. <dd><a href="../../serialized-form.html#ui.view.TimePanel">Serialized Form</a></dd>
  145. </dl>
  146. </li>
  147. </ul>
  148. </div>
  149. <div class="summary">
  150. <ul class="blockList">
  151. <li class="blockList">
  152. <!-- ======== NESTED CLASS SUMMARY ======== -->
  153. <ul class="blockList">
  154. <li class="blockList"><a name="nested.class.summary">
  155. <!-- -->
  156. </a>
  157. <h3>Nested Class Summary</h3>
  158. <ul class="blockList">
  159. <li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JComponent">
  160. <!-- -->
  161. </a>
  162. <h3>Nested classes/interfaces inherited from class&nbsp;javax.swing.JComponent</h3>
  163. <code>javax.swing.JComponent.AccessibleJComponent</code></li>
  164. </ul>
  165. <ul class="blockList">
  166. <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
  167. <!-- -->
  168. </a>
  169. <h3>Nested classes/interfaces inherited from class&nbsp;java.awt.Component</h3>
  170. <code>java.awt.Component.BaselineResizeBehavior</code></li>
  171. </ul>
  172. </li>
  173. </ul>
  174. <!-- =========== FIELD SUMMARY =========== -->
  175. <ul class="blockList">
  176. <li class="blockList"><a name="field.summary">
  177. <!-- -->
  178. </a>
  179. <h3>Field Summary</h3>
  180. <ul class="blockList">
  181. <li class="blockList"><a name="fields.inherited.from.class.javax.swing.JComponent">
  182. <!-- -->
  183. </a>
  184. <h3>Fields inherited from class&nbsp;javax.swing.JComponent</h3>
  185. <code>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></li>
  186. </ul>
  187. <ul class="blockList">
  188. <li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
  189. <!-- -->
  190. </a>
  191. <h3>Fields inherited from class&nbsp;java.awt.Component</h3>
  192. <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
  193. </ul>
  194. <ul class="blockList">
  195. <li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
  196. <!-- -->
  197. </a>
  198. <h3>Fields inherited from interface&nbsp;java.awt.image.ImageObserver</h3>
  199. <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
  200. </ul>
  201. </li>
  202. </ul>
  203. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  204. <ul class="blockList">
  205. <li class="blockList"><a name="constructor.summary">
  206. <!-- -->
  207. </a>
  208. <h3>Constructor Summary</h3>
  209. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  210. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  211. <tr>
  212. <th class="colOne" scope="col">Constructor and Description</th>
  213. </tr>
  214. <tr class="altColor">
  215. <td class="colOne"><code><span class="memberNameLink"><a href="../../ui/view/TimePanel.html#TimePanel-ui.model.Model-ui.controller.Control-">TimePanel</a></span>(<a href="../../ui/model/Model.html" title="class in ui.model">Model</a>&nbsp;mod,
  216. <a href="../../ui/controller/Control.html" title="class in ui.controller">Control</a>&nbsp;cont)</code>
  217. <div class="block">Constructor.</div>
  218. </td>
  219. </tr>
  220. </table>
  221. </li>
  222. </ul>
  223. <!-- ========== METHOD SUMMARY =========== -->
  224. <ul class="blockList">
  225. <li class="blockList"><a name="method.summary">
  226. <!-- -->
  227. </a>
  228. <h3>Method Summary</h3>
  229. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  230. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  231. <tr>
  232. <th class="colFirst" scope="col">Modifier and Type</th>
  233. <th class="colLast" scope="col">Method and Description</th>
  234. </tr>
  235. <tr id="i0" class="altColor">
  236. <td class="colFirst"><code>javax.swing.JSlider</code></td>
  237. <td class="colLast"><code><span class="memberNameLink"><a href="../../ui/view/TimePanel.html#getTimeSlider--">getTimeSlider</a></span>()</code>
  238. <div class="block">Retunrs the TimeSlider.</div>
  239. </td>
  240. </tr>
  241. </table>
  242. <ul class="blockList">
  243. <li class="blockList"><a name="methods.inherited.from.class.javax.swing.JPanel">
  244. <!-- -->
  245. </a>
  246. <h3>Methods inherited from class&nbsp;javax.swing.JPanel</h3>
  247. <code>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</code></li>
  248. </ul>
  249. <ul class="blockList">
  250. <li class="blockList"><a name="methods.inherited.from.class.javax.swing.JComponent">
  251. <!-- -->
  252. </a>
  253. <h3>Methods inherited from class&nbsp;javax.swing.JComponent</h3>
  254. <code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></li>
  255. </ul>
  256. <ul class="blockList">
  257. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
  258. <!-- -->
  259. </a>
  260. <h3>Methods inherited from class&nbsp;java.awt.Container</h3>
  261. <code>add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate</code></li>
  262. </ul>
  263. <ul class="blockList">
  264. <li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
  265. <!-- -->
  266. </a>
  267. <h3>Methods inherited from class&nbsp;java.awt.Component</h3>
  268. <code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
  269. </ul>
  270. <ul class="blockList">
  271. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  272. <!-- -->
  273. </a>
  274. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  275. <code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  276. </ul>
  277. </li>
  278. </ul>
  279. </li>
  280. </ul>
  281. </div>
  282. <div class="details">
  283. <ul class="blockList">
  284. <li class="blockList">
  285. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  286. <ul class="blockList">
  287. <li class="blockList"><a name="constructor.detail">
  288. <!-- -->
  289. </a>
  290. <h3>Constructor Detail</h3>
  291. <a name="TimePanel-ui.model.Model-ui.controller.Control-">
  292. <!-- -->
  293. </a>
  294. <ul class="blockListLast">
  295. <li class="blockList">
  296. <h4>TimePanel</h4>
  297. <pre>public&nbsp;TimePanel(<a href="../../ui/model/Model.html" title="class in ui.model">Model</a>&nbsp;mod,
  298. <a href="../../ui/controller/Control.html" title="class in ui.controller">Control</a>&nbsp;cont)</pre>
  299. <div class="block">Constructor.</div>
  300. <dl>
  301. <dt><span class="paramLabel">Parameters:</span></dt>
  302. <dd><code>mod</code> - the Model</dd>
  303. <dd><code>cont</code> - the Controller</dd>
  304. </dl>
  305. </li>
  306. </ul>
  307. </li>
  308. </ul>
  309. <!-- ============ METHOD DETAIL ========== -->
  310. <ul class="blockList">
  311. <li class="blockList"><a name="method.detail">
  312. <!-- -->
  313. </a>
  314. <h3>Method Detail</h3>
  315. <a name="getTimeSlider--">
  316. <!-- -->
  317. </a>
  318. <ul class="blockListLast">
  319. <li class="blockList">
  320. <h4>getTimeSlider</h4>
  321. <pre>public&nbsp;javax.swing.JSlider&nbsp;getTimeSlider()</pre>
  322. <div class="block">Retunrs the TimeSlider.</div>
  323. <dl>
  324. <dt><span class="returnLabel">Returns:</span></dt>
  325. <dd>the TimeSlider</dd>
  326. </dl>
  327. </li>
  328. </ul>
  329. </li>
  330. </ul>
  331. </li>
  332. </ul>
  333. </div>
  334. </div>
  335. <!-- ========= END OF CLASS DATA ========= -->
  336. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  337. <div class="bottomNav"><a name="navbar.bottom">
  338. <!-- -->
  339. </a>
  340. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  341. <a name="navbar.bottom.firstrow">
  342. <!-- -->
  343. </a>
  344. <ul class="navList" title="Navigation">
  345. <li><a href="../../overview-summary.html">Overview</a></li>
  346. <li><a href="package-summary.html">Package</a></li>
  347. <li class="navBarCell1Rev">Class</li>
  348. <li><a href="class-use/TimePanel.html">Use</a></li>
  349. <li><a href="package-tree.html">Tree</a></li>
  350. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  351. <li><a href="../../index-files/index-1.html">Index</a></li>
  352. <li><a href="../../help-doc.html">Help</a></li>
  353. </ul>
  354. </div>
  355. <div class="subNav">
  356. <ul class="navList">
  357. <li><a href="../../ui/view/SimulationMenu.html" title="class in ui.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  358. <li><a href="../../ui/view/UnitGraph.html" title="class in ui.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  359. </ul>
  360. <ul class="navList">
  361. <li><a href="../../index.html?ui/view/TimePanel.html" target="_top">Frames</a></li>
  362. <li><a href="TimePanel.html" target="_top">No&nbsp;Frames</a></li>
  363. </ul>
  364. <ul class="navList" id="allclasses_navbar_bottom">
  365. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  366. </ul>
  367. <div>
  368. <script type="text/javascript"><!--
  369. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  370. if(window==top) {
  371. allClassesLink.style.display = "block";
  372. }
  373. else {
  374. allClassesLink.style.display = "none";
  375. }
  376. //-->
  377. </script>
  378. </div>
  379. <div>
  380. <ul class="subNavList">
  381. <li>Summary:&nbsp;</li>
  382. <li><a href="#nested.classes.inherited.from.class.javax.swing.JComponent">Nested</a>&nbsp;|&nbsp;</li>
  383. <li><a href="#fields.inherited.from.class.javax.swing.JComponent">Field</a>&nbsp;|&nbsp;</li>
  384. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  385. <li><a href="#method.summary">Method</a></li>
  386. </ul>
  387. <ul class="subNavList">
  388. <li>Detail:&nbsp;</li>
  389. <li>Field&nbsp;|&nbsp;</li>
  390. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  391. <li><a href="#method.detail">Method</a></li>
  392. </ul>
  393. </div>
  394. <a name="skip.navbar.bottom">
  395. <!-- -->
  396. </a></div>
  397. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  398. </body>
  399. </html>