apps.mathpadapp.controllerapp.assignmentcontroller
Class AssignmentListControlPanel

java.lang.Object
  extended by apps.mathpadapp.controllerapp.assignmentcontroller.AssignmentListControlPanel

public class AssignmentListControlPanel
extends java.lang.Object

The Class AssignmentListControlPanel.


Field Summary
static int controlAssignPanelHeight
          The Constant controlAssignPanelHeight.
 
Constructor Summary
AssignmentListControlPanel(ContentSystem contentSystem, MTList assignList, ControllerManager controllerManager)
          Instantiates a new assignment list control panel.
 
Method Summary
 OrthoContainer getContainer()
          Gets the container.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

controlAssignPanelHeight

public static final int controlAssignPanelHeight
The Constant controlAssignPanelHeight.

See Also:
Constant Field Values
Constructor Detail

AssignmentListControlPanel

public AssignmentListControlPanel(ContentSystem contentSystem,
                                  MTList assignList,
                                  ControllerManager controllerManager)
Instantiates a new assignment list control panel.

Parameters:
contentSystem - the content system
assignList - the assign list
controllerManager - the controller manager
Method Detail

getContainer

public OrthoContainer getContainer()
Gets the container.

Returns:
the container