<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_141) on Tue May 08 15:40:51 BST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class rofaapp.Furniture</title> <meta name="date" content="2018-05-08"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class rofaapp.Furniture"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../rofaapp/package-summary.html">Package</a></li> <li><a href="../../rofaapp/Furniture.html" title="class in rofaapp">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../overview-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"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?rofaapp/class-use/Furniture.html" target="_top">Frames</a></li> <li><a href="Furniture.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></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> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class rofaapp.Furniture" class="title">Uses of Class<br>rofaapp.Furniture</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="rofaapp"> <!-- --> </a> <h3>Uses of <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> in <a href="../../rofaapp/package-summary.html">rofaapp</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> in <a href="../../rofaapp/package-summary.html">rofaapp</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/ItemArmChair.html" title="class in rofaapp">ItemArmChair</a></span></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/ItemChair.html" title="class in rofaapp">ItemChair</a></span></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/ItemDesk.html" title="class in rofaapp">ItemDesk</a></span></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/ItemTable.html" title="class in rofaapp">ItemTable</a></span></code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/ItemTableChrome.html" title="class in rofaapp">ItemTableChrome</a></span></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/ItemTableWood.html" title="class in rofaapp">ItemTableWood</a></span></code> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../rofaapp/package-summary.html">rofaapp</a> declared as <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">ItemOrder.</span><code><span class="memberNameLink"><a href="../../rofaapp/ItemOrder.html#orderList">orderList</a></span></code> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../rofaapp/package-summary.html">rofaapp</a> that return <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a></code></td> <td class="colLast"><span class="typeNameLabel">ItemOrder.</span><code><span class="memberNameLink"><a href="../../rofaapp/ItemOrder.html#get-int-">get</a></span>(int index)</code> <div class="block">Gets the furniture object of the given index in the <a href="../../rofaapp/ItemOrder.html#orderList"><code>ItemOrder.orderList</code></a> if valid.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../rofaapp/package-summary.html">rofaapp</a> with parameters of type <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">ItemOrder.</span><code><span class="memberNameLink"><a href="../../rofaapp/ItemOrder.html#add-rofaapp.Furniture-int-boolean-">add</a></span>(<a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> f, int index, boolean force)</code> <div class="block">Adds an item furniture to the <a href="../../rofaapp/ItemOrder.html#orderList"><code>ItemOrder.orderList</code></a> at the given index.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><span class="typeNameLabel">AddItemWindow.</span><code><span class="memberNameLink"><a href="../../rofaapp/AddItemWindow.html#getTabValue-rofaapp.Furniture-">getTabValue</a></span>(<a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> f)</code> <div class="block">Simple method for giving an instance of furnature and getting back the tab index of the object in the window.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><span class="typeNameLabel">AddItemWindow.</span><code><span class="memberNameLink"><a href="../../rofaapp/AddItemWindow.html#loadEditSettings-rofaapp.Furniture-">loadEditSettings</a></span>(<a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> f)</code> <div class="block">Loads a given furniture item, and changes the window elements to the attributes of the given furniture item.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private void</code></td> <td class="colLast"><span class="typeNameLabel">MainWindow.</span><code><span class="memberNameLink"><a href="../../rofaapp/MainWindow.html#setItemPanel-javax.swing.JPanel-rofaapp.Furniture-">setItemPanel</a></span>(javax.swing.JPanel j, <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> f)</code> <div class="block">Sets the given panel to the given furniture object, meaning the panel contains the icon of the given furniture.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../rofaapp/package-summary.html">rofaapp</a> with parameters of type <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../rofaapp/AddItemWindow.html#AddItemWindow-int-rofaapp.ItemOrder-rofaapp.TypeWood:A-int-rofaapp.Furniture-">AddItemWindow</a></span>(int defaultPanel, <a href="../../rofaapp/ItemOrder.html" title="class in rofaapp">ItemOrder</a> o, <a href="../../rofaapp/TypeWood.html" title="class in rofaapp">TypeWood</a>[] tw, int index, <a href="../../rofaapp/Furniture.html" title="class in rofaapp">Furniture</a> f)</code> <div class="block">Constructor used when editing an existing item.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../rofaapp/package-summary.html">Package</a></li> <li><a href="../../rofaapp/Furniture.html" title="class in rofaapp">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../overview-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"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?rofaapp/class-use/Furniture.html" target="_top">Frames</a></li> <li><a href="Furniture.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.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> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>