<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.15) on Wed Jun 08 22:58:27 CDT 2022 --> <title>Mouse (jinput API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.created" content="2022-06-08"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> <script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> <!--[if IE]> <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> <![endif]--> <script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script> <script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Mouse (jinput API)"; } } catch(err) { } //--> var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; var pathtoroot = "../../../../"; var useModuleDirectories = true; loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <header role="banner"> <nav role="navigation"> <div class="fixedNav"> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a id="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../index.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Mouse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses.html">All Classes</a></li> </ul> <ul class="navListSearch"> <li><label for="search">SEARCH:</label> <input type="text" id="search" value="search" disabled="disabled"> <input type="reset" id="reset" value="reset" disabled="disabled"> </li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li><a href="#nested.class.summary">Nested</a> | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a id="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> </div> <div class="navPadding"> </div> <script type="text/javascript"><!-- $('.navPadding').css('padding-top', $('.fixedNav').css("height")); //--> </script> </nav> </header> <!-- ======== START OF CLASS DATA ======== --> <main role="main"> <div class="header"> <div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">net.java.games.input</a></div> <h2 title="Class Mouse" class="title">Class Mouse</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="AbstractController.html" title="class in net.java.games.input">net.java.games.input.AbstractController</a></li> <li> <ul class="inheritance"> <li>net.java.games.input.Mouse</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><code><a href="Controller.html" title="interface in net.java.games.input">Controller</a></code></dd> </dl> <hr> <pre>public abstract class <span class="typeNameLabel">Mouse</span> extends <a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a></pre> <div class="block">A Mouse is a type of controller consisting of two child controllers, a ball and a button pad. This includes devices such as touch pads, trackballs, and fingersticks.</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <section role="region"> <ul class="blockList"> <li class="blockList"><a id="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <ul class="blockList"> <li class="blockList"><a id="nested.classes.inherited.from.class.net.java.games.input.Controller"> <!-- --> </a> <h3>Nested classes/interfaces inherited from interface net.java.games.input.<a href="Controller.html" title="interface in net.java.games.input">Controller</a></h3> <code><a href="Controller.PortType.html" title="class in net.java.games.input">Controller.PortType</a>, <a href="Controller.Type.html" title="class in net.java.games.input">Controller.Type</a></code></li> </ul> </li> </ul> </section> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <section role="region"> <ul class="blockList"> <li class="blockList"><a id="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary"> <caption><span>Constructors</span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier</th> <th class="colSecond" scope="col">Constructor</th> <th class="colLast" scope="col">Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> <th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,net.java.games.input.Component%5B%5D,net.java.games.input.Controller%5B%5D,net.java.games.input.Rumbler%5B%5D)">Mouse</a></span>​(java.lang.String name, <a href="Component.html" title="interface in net.java.games.input">Component</a>[] components, <a href="Controller.html" title="interface in net.java.games.input">Controller</a>[] children, <a href="Rumbler.html" title="interface in net.java.games.input">Rumbler</a>[] rumblers)</code></th> <td class="colLast"> </td> </tr> </table> </li> </ul> </section> <!-- ========== METHOD SUMMARY =========== --> <section role="region"> <ul class="blockList"> <li class="blockList"><a id="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colSecond" scope="col">Method</th> <th class="colLast" scope="col">Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBack()">getBack</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the back mouse button, null if the mouse hasn't got one.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getButton3()">getButton3</a></span>()</code></th> <td class="colLast"> <div class="block">Returns forth mouse button, null if the mouse hasn't got one.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getButton4()">getButton4</a></span>()</code></th> <td class="colLast"> <div class="block">Returns fifth mouse button, null if the mouse hasn't got one.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getExtra()">getExtra</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the extra or 5th mouse button, null if the mouse has fewer than 5 buttons.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getForward()">getForward</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the forward mouse button, null if the mouse hasn't got one.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLeft()">getLeft</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the left mouse button.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMiddle()">getMiddle</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the middle, null if the mouse has fewer than three buttons.</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPrimaryButton()">getPrimaryButton</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the left or primary mouse button, never null.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRight()">getRight</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the right, null if the mouse is a single-button mouse.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSecondaryButton()">getSecondaryButton</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the right or secondary mouse button, null if the mouse is a single-button mouse.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSide()">getSide</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the side or 4th mouse button, null if the mouse has fewer than 4 buttons.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTertiaryButton()">getTertiaryButton</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the middle or tertiary mouse button, null if the mouse has fewer than three buttons.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code><a href="Controller.Type.html" title="class in net.java.games.input">Controller.Type</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the type of the Controller.</div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWheel()">getWheel</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the mouse wheel, or null if no mouse wheel is present.</div> </td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getX()">getX</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the x-axis for the mouse ball, never null.</div> </td> </tr> <tr id="i15" class="rowColor"> <td class="colFirst"><code><a href="Component.html" title="interface in net.java.games.input">Component</a></code></td> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getY()">getY</a></span>()</code></th> <td class="colLast"> <div class="block">Returns the y-axis for the mouse ball, never null.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a id="methods.inherited.from.class.net.java.games.input.AbstractController"> <!-- --> </a> <h3>Methods inherited from class net.java.games.input.<a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a></h3> <code><a href="AbstractController.html#getComponent(net.java.games.input.Component.Identifier)">getComponent</a>, <a href="AbstractController.html#getComponents()">getComponents</a>, <a href="AbstractController.html#getControllers()">getControllers</a>, <a href="AbstractController.html#getEventQueue()">getEventQueue</a>, <a href="AbstractController.html#getName()">getName</a>, <a href="AbstractController.html#getNextDeviceEvent(net.java.games.input.Event)">getNextDeviceEvent</a>, <a href="AbstractController.html#getPortNumber()">getPortNumber</a>, <a href="AbstractController.html#getPortType()">getPortType</a>, <a href="AbstractController.html#getRumblers()">getRumblers</a>, <a href="AbstractController.html#poll()">poll</a>, <a href="AbstractController.html#pollDevice()">pollDevice</a>, <a href="AbstractController.html#setDeviceEventQueueSize(int)">setDeviceEventQueueSize</a>, <a href="AbstractController.html#setEventQueueSize(int)">setEventQueueSize</a>, <a href="AbstractController.html#toString()">toString</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </section> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <section role="region"> <ul class="blockList"> <li class="blockList"><a id="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a id="<init>(java.lang.String,net.java.games.input.Component[],net.java.games.input.Controller[],net.java.games.input.Rumbler[])"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>Mouse</h4> <pre>protected Mouse​(java.lang.String name, <a href="Component.html" title="interface in net.java.games.input">Component</a>[] components, <a href="Controller.html" title="interface in net.java.games.input">Controller</a>[] children, <a href="Rumbler.html" title="interface in net.java.games.input">Rumbler</a>[] rumblers)</pre> </li> </ul> </li> </ul> </section> <!-- ============ METHOD DETAIL ========== --> <section role="region"> <ul class="blockList"> <li class="blockList"><a id="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a id="getType()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getType</h4> <pre class="methodSignature">public <a href="Controller.Type.html" title="class in net.java.games.input">Controller.Type</a> getType()</pre> <div class="block">Returns the type of the Controller.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="Controller.html#getType()">getType</a></code> in interface <code><a href="Controller.html" title="interface in net.java.games.input">Controller</a></code></dd> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="AbstractController.html#getType()">getType</a></code> in class <code><a href="AbstractController.html" title="class in net.java.games.input">AbstractController</a></code></dd> </dl> </li> </ul> <a id="getX()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getX</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getX()</pre> <div class="block">Returns the x-axis for the mouse ball, never null.</div> </li> </ul> <a id="getY()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getY</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getY()</pre> <div class="block">Returns the y-axis for the mouse ball, never null.</div> </li> </ul> <a id="getWheel()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWheel</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getWheel()</pre> <div class="block">Returns the mouse wheel, or null if no mouse wheel is present.</div> </li> </ul> <a id="getPrimaryButton()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getPrimaryButton</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getPrimaryButton()</pre> <div class="block">Returns the left or primary mouse button, never null.</div> </li> </ul> <a id="getSecondaryButton()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSecondaryButton</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getSecondaryButton()</pre> <div class="block">Returns the right or secondary mouse button, null if the mouse is a single-button mouse.</div> </li> </ul> <a id="getTertiaryButton()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTertiaryButton</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getTertiaryButton()</pre> <div class="block">Returns the middle or tertiary mouse button, null if the mouse has fewer than three buttons.</div> </li> </ul> <a id="getLeft()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getLeft</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getLeft()</pre> <div class="block">Returns the left mouse button.</div> </li> </ul> <a id="getRight()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getRight</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getRight()</pre> <div class="block">Returns the right, null if the mouse is a single-button mouse.</div> </li> </ul> <a id="getMiddle()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getMiddle</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getMiddle()</pre> <div class="block">Returns the middle, null if the mouse has fewer than three buttons.</div> </li> </ul> <a id="getSide()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSide</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getSide()</pre> <div class="block">Returns the side or 4th mouse button, null if the mouse has fewer than 4 buttons.</div> </li> </ul> <a id="getExtra()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getExtra</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getExtra()</pre> <div class="block">Returns the extra or 5th mouse button, null if the mouse has fewer than 5 buttons.</div> </li> </ul> <a id="getForward()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getForward</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getForward()</pre> <div class="block">Returns the forward mouse button, null if the mouse hasn't got one.</div> </li> </ul> <a id="getBack()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getBack</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getBack()</pre> <div class="block">Returns the back mouse button, null if the mouse hasn't got one.</div> </li> </ul> <a id="getButton3()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getButton3</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getButton3()</pre> <div class="block">Returns forth mouse button, null if the mouse hasn't got one.</div> </li> </ul> <a id="getButton4()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getButton4</h4> <pre class="methodSignature">public <a href="Component.html" title="interface in net.java.games.input">Component</a> getButton4()</pre> <div class="block">Returns fifth mouse button, null if the mouse hasn't got one.</div> </li> </ul> </li> </ul> </section> </li> </ul> </div> </div> </main> <!-- ========= END OF CLASS DATA ========= --> <footer role="contentinfo"> <nav role="navigation"> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a id="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a id="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../index.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/Mouse.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> </div> <div> <ul class="subNavList"> <li>Summary: </li> <li><a href="#nested.class.summary">Nested</a> | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a id="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </nav> </footer> </body> </html>