Package | Description |
---|---|
ui |
Modifier and Type | Interface and Description |
---|---|
interface |
DrawUserInterface
The interface used for drawing graphs and charts.
|
interface |
LabyrinthUserInterface
The user interface used in the LongestPath assignment.
|
interface |
LifeUserInterface
The interface used in the Life assignment
The properties of this interface are described in GridScreen ,
StatusBar and WaitingSystem . |
interface |
OthelloReplayUserInterface
The interface used in the replay assignments.
|
interface |
OthelloUserInterface
The interface used in the Othello assignments.
|
interface |
SnakeUserInterface
The interface used in the Snake assignment.
|