-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathallclasses-index.html
172 lines (172 loc) · 11.7 KB
/
allclasses-index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Thu Mar 07 17:05:13 CST 2024 -->
<title>All Classes and Interfaces</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2024-03-07">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-classes-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span><span class="nav-bar-toggle-icon"> </span></button>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html#all-classes">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div id="navbar-sub-list"></div>
<div class="nav-list-search"><a href="search.html">SEARCH</a>
<input type="text" id="search-input" disabled placeholder="Search">
<input type="reset" id="reset-button" disabled value="reset">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
</div>
<div id="all-classes-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab3" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab3', 2)" class="table-tab">Enum Classes</button></div>
<div id="all-classes-table.tabpanel" role="tabpanel">
<div class="summary-table two-column-summary" aria-labelledby="all-classes-table-tab0">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/AnalyticsScreen.html" title="class in pages">AnalyticsScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The AnalyticsScreen class provides a user interface for displaying analytics
related to menu items, sales, and other data relevant to a restaurant or food
service business.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="RevsPOS/App.html" title="class in RevsPOS">App</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The RevsPOS.App class is the entry point for Revs POS system, it sets up
the database connection, initializes the main JFrame, and handles
navigation between the different screens.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/AuthScreen.html" title="class in pages">AuthScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents the authentication screen.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="pages/components/ButtonColumn.html" title="class in pages.components">ButtonColumn</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The ButtonColumn class provides a renderer and an editor that looks like a
JButton.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/components/CustomCheckBox.html" title="class in pages.components">CustomCheckBox</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">CustomCheckBox is a JButton that toggles between two states, similar to a checkbox.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="database/CustomerOrder.html" title="class in database">CustomerOrder</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents a customer order within the system, containing order details,
employee handling the order, and order status information.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/CustomerOrderScreen.html" title="class in pages">CustomerOrderScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents the customer order screen.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="pages/components/IngredientsPopup.html" title="class in pages.components">IngredientsPopup</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">A dialog window for managing ingredients related to a specific item.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="database/InventoryItem.html" title="class in database">InventoryItem</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents an inventory item in the system, including details such as item
ID,
name, quantity type, price, current stock, and reorder level.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="pages/InventoryScreen.html" title="class in pages">InventoryScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The InventoryScreen class provides an interface for users to interact with
the inventory,
menu items, and customer orders.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="database/ItemOrdered.html" title="class in database">ItemOrdered</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents an item ordered by a customer, containing details about the order
item.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="constants/Log.html" title="class in constants">Log</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Provides a centralized logging utility for the application, allowing for the creation
of loggers that write output to a specified log file.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="database/MenuItem.html" title="class in database">MenuItem</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents the MenuItem table within the database</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="database/MenuItemPair.html" title="class in database">MenuItemPair</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents a pair of menu items that are commonly sold together.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/components/OutlineButton.html" title="class in pages.components">OutlineButton</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">OutlineButton is a customized JButton that features a distinctive outline style.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="constants/Page.html" title="enum class in constants">Page</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">
<div class="block">Defines the pages available in the application.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/functions/PageAction.html" title="class in pages.functions">PageAction</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Manages the navigation and visibility of different screens within the application.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="pages/components/PinForm.html" title="class in pages.components">PinForm</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Represents a PIN input form with functionality to clear and submit the PIN.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="pages/RegisterScreen.html" title="class in pages">RegisterScreen</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">The RegisterScreen class provides a GUI for registering new employees,
allowing the input of employee details such as name, email, and manager
status.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="database/SQL.html" title="class in database">SQL</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">Class that facilitates interactions with the database, this includes functions that query and modify values within the database.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="constants/Style.html" title="class in constants">Style</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Defines the style constants used throughout the application.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="pages/WelcomeScreen.html" title="class in pages">WelcomeScreen</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">The WelcomeScreen class represents the initial screen of the application
where users
are greeted and presented with several options including clocking in/out for
employees,
accessing manager functions, and registering new employees.</div>
</div>
</div>
</div>
</div>
</main>
</div>
</div>
</body>
</html>