|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuniversity.Menu
public class Menu
Displays various menus to the user.
Constructor Summary | |
---|---|
Menu()
|
Method Summary | |
---|---|
static void |
displayMainMenu()
Display the main university menu on the console |
static void |
displayPersonMenu()
Display the person menu on the console |
static void |
displayUnitMenu()
Display the unit menu on the console. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Menu()
Method Detail |
---|
public static void displayMainMenu()
public static void displayPersonMenu()
public static void displayUnitMenu()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |