Package gcspy.vis

This package provides the major classes for the GCspy visualiser.

See:
          Description

Interface Summary
DisconnectListener Interface to listen to the main frame disconnecting
EventFilterListener Interface to listen to changes of the event filter table
SpaceManagerInterface Interface through which the space manager communicates with the main frame
TileManagerListener Interface to listen to events on a tile manager
 

Class Summary
ConnectionDialog Dialog window for warnings
ConnectionInfoLabel Sets / Unsets the connection info label
EventCountFrame Window about event counting
EventCountTableModel Model for the table of event counting
EventFilterFrame Window about event filtering
EventFilterTableModel Model for the table about event filtering
GeneralInfoFrame Frame that holds the interpreter general info
LegendFrame Frame that displays the legend of the current space view
MainFrame Main frame of the visualiser
MarkerRange A marker range
MarkerRangeListener A mouse listener that updates the Tile Manager marker ranges
Markers Keeps track of marker ranges
SpaceManager Manages the interaction between a Space and the visualiser
SummaryFrame Frame that holds space summaries
TileManager Canvas that manages tiles
TileManagerColors Color configuration for the tile manager
TileManagerColorsFrame Frame to change the color configuration for the tile manager
TimersFrame Window about timers
TimersTableModel Model for the table of timers
 

Enum Summary
TileManager.Tile Tile types
 

Package gcspy.vis Description

This package provides the major classes for the GCspy visualiser.