|
- <!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_131) on Mon Jun 05 21:49:34 MST 2017 -->
- <title>RentDialog (LibrarySystem - BinHong Lee)</title>
- <meta name="date" content="2017-06-05">
- <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="RentDialog (LibrarySystem - BinHong Lee)";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":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";
- </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="../libsys/package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="package-tree.html">Tree</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><a href="../libsys/NewUserDialog.html" title="class in libsys"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../libsys/ReturnDialog.html" title="class in libsys"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?libsys/RentDialog.html" target="_top">Frames</a></li>
- <li><a href="RentDialog.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>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li><a href="#nested.classes.inherited.from.class.javax.swing.JDialog">Nested</a> | </li>
- <li><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <!-- ======== START OF CLASS DATA ======== -->
- <div class="header">
- <div class="subTitle">libsys</div>
- <h2 title="Class RentDialog" class="title">Class RentDialog</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li>java.awt.Component</li>
- <li>
- <ul class="inheritance">
- <li>java.awt.Container</li>
- <li>
- <ul class="inheritance">
- <li>java.awt.Window</li>
- <li>
- <ul class="inheritance">
- <li>java.awt.Dialog</li>
- <li>
- <ul class="inheritance">
- <li>javax.swing.JDialog</li>
- <li>
- <ul class="inheritance">
- <li>libsys.RentDialog</li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <dl>
- <dt>All Implemented Interfaces:</dt>
- <dd>java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants</dd>
- </dl>
- <hr>
- <br>
- <pre>public class <span class="typeNameLabel">RentDialog</span>
- extends javax.swing.JDialog</pre>
- <div class="block">UI for User renting a Book</div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../serialized-form.html#libsys.RentDialog">Serialized Form</a></dd>
- </dl>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- ======== NESTED CLASS SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="nested.class.summary">
- <!-- -->
- </a>
- <h3>Nested Class Summary</h3>
- <ul class="blockList">
- <li class="blockList"><a name="nested.classes.inherited.from.class.javax.swing.JDialog">
- <!-- -->
- </a>
- <h3>Nested classes/interfaces inherited from class javax.swing.JDialog</h3>
- <code>javax.swing.JDialog.AccessibleJDialog</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Dialog">
- <!-- -->
- </a>
- <h3>Nested classes/interfaces inherited from class java.awt.Dialog</h3>
- <code>java.awt.Dialog.AccessibleAWTDialog, java.awt.Dialog.ModalExclusionType, java.awt.Dialog.ModalityType</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Window">
- <!-- -->
- </a>
- <h3>Nested classes/interfaces inherited from class java.awt.Window</h3>
- <code>java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Container">
- <!-- -->
- </a>
- <h3>Nested classes/interfaces inherited from class java.awt.Container</h3>
- <code>java.awt.Container.AccessibleAWTContainer</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="nested.classes.inherited.from.class.java.awt.Component">
- <!-- -->
- </a>
- <h3>Nested classes/interfaces inherited from class java.awt.Component</h3>
- <code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></li>
- </ul>
- </li>
- </ul>
- <!-- =========== FIELD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.summary">
- <!-- -->
- </a>
- <h3>Field Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
- <caption><span>Fields</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>
- <tr class="altColor">
- <td class="colFirst"><code>private javax.swing.JButton</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#cancelButton">cancelButton</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private javax.swing.JTextField</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#givenBookId">givenBookId</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>(package private) <a href="../libsys/Handler.html" title="class in libsys">Handler</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#handler">handler</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private javax.swing.JLabel</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#invalidLabel">invalidLabel</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private javax.swing.JLabel</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#label">label</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private javax.swing.JButton</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#okButton">okButton</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#returnStatus">returnStatus</a></span></code> </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.javax.swing.JDialog">
- <!-- -->
- </a>
- <h3>Fields inherited from class javax.swing.JDialog</h3>
- <code>accessibleContext, rootPane, rootPaneCheckingEnabled</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.java.awt.Dialog">
- <!-- -->
- </a>
- <h3>Fields inherited from class java.awt.Dialog</h3>
- <code>DEFAULT_MODALITY_TYPE</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.java.awt.Component">
- <!-- -->
- </a>
- <h3>Fields inherited from class java.awt.Component</h3>
- <code>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.javax.swing.WindowConstants">
- <!-- -->
- </a>
- <h3>Fields inherited from interface javax.swing.WindowConstants</h3>
- <code>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="fields.inherited.from.class.java.awt.image.ImageObserver">
- <!-- -->
- </a>
- <h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
- <code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></li>
- </ul>
- </li>
- </ul>
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.summary">
- <!-- -->
- </a>
- <h3>Constructor Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
- <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Constructor and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#RentDialog-java.awt.Frame-boolean-libsys.Handler-">RentDialog</a></span>(java.awt.Frame parent,
- boolean modal,
- <a href="../libsys/Handler.html" title="class in libsys">Handler</a> handler)</code>
- <div class="block">Creates new form RentDialog</div>
- </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ========== METHOD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.summary">
- <!-- -->
- </a>
- <h3>Method Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
- <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="colLast" scope="col">Method and Description</th>
- </tr>
- <tr id="i0" class="altColor">
- <td class="colFirst"><code>private void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#cancelButtonActionPerformed-java.awt.event.ActionEvent-">cancelButtonActionPerformed</a></span>(java.awt.event.ActionEvent evt)</code> </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>private void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#closeDialog-java.awt.event.WindowEvent-">closeDialog</a></span>(java.awt.event.WindowEvent evt)</code>
- <div class="block">Closes the dialog</div>
- </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>private void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#doClose-int-">doClose</a></span>(int retStatus)</code> </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code>int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#getReturnStatus--">getReturnStatus</a></span>()</code>
- <div class="block">Get the return status</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code>private void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#initComponents--">initComponents</a></span>()</code> </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>private void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../libsys/RentDialog.html#okButtonActionPerformed-java.awt.event.ActionEvent-">okButtonActionPerformed</a></span>(java.awt.event.ActionEvent evt)</code> </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.javax.swing.JDialog">
- <!-- -->
- </a>
- <h3>Methods inherited from class javax.swing.JDialog</h3>
- <code>addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.awt.Dialog">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.awt.Dialog</h3>
- <code>addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBack</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.awt.Window">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.awt.Window</h3>
- <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, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFront</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.awt.Container">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.awt.Container</h3>
- <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, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.awt.Component">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.awt.Component</h3>
- <code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, 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, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></li>
- </ul>
- <ul class="blockList">
- <li class="blockList"><a name="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>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ============ FIELD DETAIL =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.detail">
- <!-- -->
- </a>
- <h3>Field Detail</h3>
- <a name="cancelButton">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>cancelButton</h4>
- <pre>private javax.swing.JButton cancelButton</pre>
- </li>
- </ul>
- <a name="givenBookId">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>givenBookId</h4>
- <pre>private javax.swing.JTextField givenBookId</pre>
- </li>
- </ul>
- <a name="handler">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>handler</h4>
- <pre><a href="../libsys/Handler.html" title="class in libsys">Handler</a> handler</pre>
- </li>
- </ul>
- <a name="invalidLabel">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>invalidLabel</h4>
- <pre>private javax.swing.JLabel invalidLabel</pre>
- </li>
- </ul>
- <a name="label">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>label</h4>
- <pre>private javax.swing.JLabel label</pre>
- </li>
- </ul>
- <a name="okButton">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>okButton</h4>
- <pre>private javax.swing.JButton okButton</pre>
- </li>
- </ul>
- <a name="returnStatus">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>returnStatus</h4>
- <pre>private int returnStatus</pre>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="RentDialog-java.awt.Frame-boolean-libsys.Handler-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>RentDialog</h4>
- <pre>public RentDialog(java.awt.Frame parent,
- boolean modal,
- <a href="../libsys/Handler.html" title="class in libsys">Handler</a> handler)</pre>
- <div class="block">Creates new form RentDialog</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>parent</code> - java.awt.Frame</dd>
- <dd><code>modal</code> - boolean</dd>
- <dd><code>handler</code> - Handler</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="cancelButtonActionPerformed-java.awt.event.ActionEvent-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>cancelButtonActionPerformed</h4>
- <pre>private void cancelButtonActionPerformed(java.awt.event.ActionEvent evt)</pre>
- </li>
- </ul>
- <a name="closeDialog-java.awt.event.WindowEvent-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>closeDialog</h4>
- <pre>private void closeDialog(java.awt.event.WindowEvent evt)</pre>
- <div class="block">Closes the dialog</div>
- </li>
- </ul>
- <a name="doClose-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doClose</h4>
- <pre>private void doClose(int retStatus)</pre>
- </li>
- </ul>
- <a name="getReturnStatus--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getReturnStatus</h4>
- <pre>public int getReturnStatus()</pre>
- <div class="block">Get the return status</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>-1:Cancel|others:Book id</dd>
- </dl>
- </li>
- </ul>
- <a name="initComponents--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>initComponents</h4>
- <pre>private void initComponents()</pre>
- </li>
- </ul>
- <a name="okButtonActionPerformed-java.awt.event.ActionEvent-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>okButtonActionPerformed</h4>
- <pre>private void okButtonActionPerformed(java.awt.event.ActionEvent evt)</pre>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- </div>
- <!-- ========= END OF CLASS DATA ========= -->
- <!-- ======= 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="../libsys/package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="package-tree.html">Tree</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><a href="../libsys/NewUserDialog.html" title="class in libsys"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../libsys/ReturnDialog.html" title="class in libsys"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?libsys/RentDialog.html" target="_top">Frames</a></li>
- <li><a href="RentDialog.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>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li><a href="#nested.classes.inherited.from.class.javax.swing.JDialog">Nested</a> | </li>
- <li><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|