PowerBall

PowerBall was the first Eclipse project in Java Programming at NTC. This program was used to demostrate MVC Programming. The "Model" class contained the business rules. The "View" class is the GUI built using the JFrame class. The "Control" class links the "View" class and "Model" class together and inherits from the "View" class.

PowerBall Interface

Non-Code File List

Code File List