|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproj2.Project2
public class Project2
The GUI for the Snack Machine project.
| Constructor Summary | |
|---|---|
Project2()
The sole constructor for the Project2 class. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The entry point for this assignment |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Project2()
Project2 class.
Creates an instance of the GUI and runs it.
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - no command line arguments.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||