public class View
extends java.lang.Object
Constructor and Description |
---|
View(Controller delegate)
Initializes system Look&Feel, main frame and event listeners.
|
Modifier and Type | Method and Description |
---|---|
static void |
alertMessage(java.lang.String text)
Static, simple function to display all kinds of alerts.
|
public View(Controller delegate)
delegate
- Reference to Controller.