java.lang.Object
com.example.brickpaint.AboutBrickController
Controller class for the About Program Popup Window
- Author:
- matde
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidSetup()Sets the text of the about window to the text supplied from the class's designated file
-
Constructor Details
-
AboutBrickController
public AboutBrickController()
-
-
Method Details
-
Setup
public void Setup()Sets the text of the about window to the text supplied from the class's designated file
-