No puede seleccionar más de 25 temasLos temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
<dt><span class="memberNameLink"><a href="../libsys/Settings.html#get-java.lang.String-">get(String)</a></span> - Method in class libsys.<a href="../libsys/Settings.html" title="class in libsys">Settings</a></dt>
<dd>
<div class="block">Get the value associated to the field name</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/BookFactory.html#getBook-int-">getBook(int)</a></span> - Method in class libsys.<a href="../libsys/BookFactory.html" title="class in libsys">BookFactory</a></dt>
<dd>
<div class="block">Looks for a Book with the given id</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/BookFactory.html#getBook-java.lang.String-">getBook(String)</a></span> - Method in class libsys.<a href="../libsys/BookFactory.html" title="class in libsys">BookFactory</a></dt>
<dd>
<div class="block">Linear search through the array list for Book with the given Title</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/SettingsDialog.html#getBooksFilename--">getBooksFilename()</a></span> - Method in class libsys.<a href="../libsys/SettingsDialog.html" title="class in libsys">SettingsDialog</a></dt>
<dd>
<div class="block">Get the new Books file name</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/Book.html#getDueDate--">getDueDate()</a></span> - Method in class libsys.<a href="../libsys/Book.html" title="class in libsys">Book</a></dt>
<dd>
<div class="block">Returns the due date of the Book</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/Book.html#getId--">getId()</a></span> - Method in class libsys.<a href="../libsys/Book.html" title="class in libsys">Book</a></dt>
<dd>
<div class="block">Returns the id of the Book</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/User.html#getId--">getId()</a></span> - Method in class libsys.<a href="../libsys/User.html" title="class in libsys">User</a></dt>
<dd>
<div class="block">Gets id of this User</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/Settings.html#getKey-int-">getKey(int)</a></span> - Method in class libsys.<a href="../libsys/Settings.html" title="class in libsys">Settings</a></dt>
<dd>
<div class="block">Get the field name from that specific location in the array list</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/NewUserDialog.html#getLimit--">getLimit()</a></span> - Method in class libsys.<a href="../libsys/NewUserDialog.html" title="class in libsys">NewUserDialog</a></dt>
<dd>
<div class="block">Get the limit of the new User</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/User.html#getLimit--">getLimit()</a></span> - Method in class libsys.<a href="../libsys/User.html" title="class in libsys">User</a></dt>
<dd>
<div class="block">Gets limit of Book this User can borrow</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/NewUserDialog.html#getName--">getName()</a></span> - Method in class libsys.<a href="../libsys/NewUserDialog.html" title="class in libsys">NewUserDialog</a></dt>
<dd>
<div class="block">Get the name of the new User</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/User.html#getName--">getName()</a></span> - Method in class libsys.<a href="../libsys/User.html" title="class in libsys">User</a></dt>
<dd>
<div class="block">Gets name of this User</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/EditUserDialog.html#getNewLimit--">getNewLimit()</a></span> - Method in class libsys.<a href="../libsys/EditUserDialog.html" title="class in libsys">EditUserDialog</a></dt>
<dd>
<div class="block">Returns the limit from the limitTxtField</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/EditBookDialog.html#getNewName--">getNewName()</a></span> - Method in class libsys.<a href="../libsys/EditBookDialog.html" title="class in libsys">EditBookDialog</a></dt>
<dd>
<div class="block">Returns the name from the nameTxtField</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/EditUserDialog.html#getNewName--">getNewName()</a></span> - Method in class libsys.<a href="../libsys/EditUserDialog.html" title="class in libsys">EditUserDialog</a></dt>
<dd>
<div class="block">Returns the name from the nameTxtField</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/EditBookDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/EditBookDialog.html" title="class in libsys">EditBookDialog</a></dt>
<dd>
<div class="block">Returns if the user selected "Save" or "Cancel"</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/EditUserDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/EditUserDialog.html" title="class in libsys">EditUserDialog</a></dt>
<dd>
<div class="block">Returns if the user selected "Save" or "Cancel"</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/NewBookDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/NewBookDialog.html" title="class in libsys">NewBookDialog</a></dt>
<dd>
<div class="block">Get the return status</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/NewUserDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/NewUserDialog.html" title="class in libsys">NewUserDialog</a></dt>
<dd>
<div class="block">Get the return status</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/RentDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/RentDialog.html" title="class in libsys">RentDialog</a></dt>
<dd>
<div class="block">Get the return status</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/ReturnDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/ReturnDialog.html" title="class in libsys">ReturnDialog</a></dt>
<dd>
<div class="block">Get the return status</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/SettingsDialog.html#getReturnStatus--">getReturnStatus()</a></span> - Method in class libsys.<a href="../libsys/SettingsDialog.html" title="class in libsys">SettingsDialog</a></dt>
<dd>
<div class="block">Get the return status</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/Book.html#getStatus--">getStatus()</a></span> - Method in class libsys.<a href="../libsys/Book.html" title="class in libsys">Book</a></dt>
<dd>
<div class="block">Returns the status of the Book</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/NewBookDialog.html#getStatus--">getStatus()</a></span> - Method in class libsys.<a href="../libsys/NewBookDialog.html" title="class in libsys">NewBookDialog</a></dt>
<dd>
<div class="block">Get the status of the new Book</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/Book.html#getTitle--">getTitle()</a></span> - Method in class libsys.<a href="../libsys/Book.html" title="class in libsys">Book</a></dt>
<dd>
<div class="block">Returns the title of the Book</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/NewBookDialog.html#getTitle--">getTitle()</a></span> - Method in class libsys.<a href="../libsys/NewBookDialog.html" title="class in libsys">NewBookDialog</a></dt>
<dd>
<div class="block">Get the name of the new Book</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/SettingsDialog.html#getTitle--">getTitle()</a></span> - Method in class libsys.<a href="../libsys/SettingsDialog.html" title="class in libsys">SettingsDialog</a></dt>
<dd>
<div class="block">Get the new title for the MainGUi</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/UserFactory.html#getUser-java.lang.String-">getUser(String)</a></span> - Method in class libsys.<a href="../libsys/UserFactory.html" title="class in libsys">UserFactory</a></dt>
<dd>
<div class="block">Looks for the User with the given name</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/UserFactory.html#getUser-int-">getUser(int)</a></span> - Method in class libsys.<a href="../libsys/UserFactory.html" title="class in libsys">UserFactory</a></dt>
<dd>
<div class="block">Looks for a User with the given id</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/SettingsDialog.html#getUsersFilename--">getUsersFilename()</a></span> - Method in class libsys.<a href="../libsys/SettingsDialog.html" title="class in libsys">SettingsDialog</a></dt>
<dd>
<div class="block">Get the new Users file name</div>
</dd>
<dt><span class="memberNameLink"><a href="../libsys/RentDialog.html#givenBookId">givenBookId</a></span> - Variable in class libsys.<a href="../libsys/RentDialog.html" title="class in libsys">RentDialog</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../libsys/ReturnDialog.html#givenBookId">givenBookId</a></span> - Variable in class libsys.<a href="../libsys/ReturnDialog.html" title="class in libsys">ReturnDialog</a></dt>