SummaryReportController

SummaryReportController

Superclass
ControllerWithMenu

Subclasses
none

Referenced By
SummaryReportView

ColumnLabelController is the controller for a ColumnLabelView. It allows the user to resize
and permute the columns and also select non-summary rows in the ColumnLabelView report.
Users can use the yellow (middle) mouse button for a menu (if not in the labels) or to
select which column to display (if in the labels).

Instance Variables:
	state
	position

Class Variables:
	LabelCursor
	LeftRightCursor

Created By: John Brant (brant@cs.uiuc.edu)

Potential problems with this comment:
	Class variable not commented - 
		LabelCursor, LeftRightCursor
	Instance variable not commented - 
		position, state