| Package | Description |
|---|---|
| ui | |
| ui.properties |
| Class and Description |
|---|
| BarChartUserInterface
The interface for drawing bar charts.
|
| DrawUserInterface
The interface used for drawing graphs and charts.
|
| DrosteUserInterface
The interface used in the Droste assignment.
|
| LabyrinthUserInterface
The user interface used in the LongestPath assignment.
|
| LifeUserInterface
The interface used in the Life assignment
The properties of this interface are described in GridScreen,
StatusBar and WaitingSystem. |
| OthelloReplayUserInterface
The interface used in the replay assignments.
|
| OthelloUserInterface
The interface used in the Othello assignments.
|
| SnakeUserInterface
The interface used in the Snake assignment.
|
| Class and Description |
|---|
| Colour
A class used to define colours used in the DrawUserInterface.
|
| Event
This class is used by
Input to channel events to the user program. |