Class Summary |
BarButton |
Extends the draw2d Button class to allow buttos used in the Visualise drawing
to be navigated via the arrow keys on the keyboard |
BarDrawing |
When given a canvas and various data BarDrawing displays the data on the
canvas using draw2d. |
Menu |
The Menu part of the Visualiser. |
Messages |
Class used to look up internationalised Strings required by the Visualiser's views |
RectangleData |
Stores data about rectangle figures representing stripes, which are
used in the Visualiser view |
TraversableRectangleFigure |
Extended draw2d's RectangleFigure to add keyboard traversal capability |
Visualiser |
This class represents the main view of the Visualiser. |