public class WaiterGUI
extends java.lang.Object
Constructor and Description |
---|
WaiterGUI() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main method to launch the application.
|
void |
open()
Method to open the window.
|
void |
updateGUI()
This method will update the waiter's GUI by updating the buttons,
descriptions and labels to reflect what is contained in the entries list.
|
public static void main(java.lang.String[] args)
args
- the argumentspublic final void open()
public final void updateGUI()