apps.mathpadapp.controllerapp.assignmentcontroller
Class AssignmentListControlPanel
java.lang.Object
apps.mathpadapp.controllerapp.assignmentcontroller.AssignmentListControlPanel
public class AssignmentListControlPanel
- extends java.lang.Object
The Class AssignmentListControlPanel.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
controlAssignPanelHeight
public static final int controlAssignPanelHeight
- The Constant controlAssignPanelHeight.
- See Also:
- Constant Field Values
AssignmentListControlPanel
public AssignmentListControlPanel(ContentSystem contentSystem,
MTList assignList,
ControllerManager controllerManager)
- Instantiates a new assignment list control panel.
- Parameters:
contentSystem
- the content systemassignList
- the assign listcontrollerManager
- the controller manager
getContainer
public OrthoContainer getContainer()
- Gets the container.
- Returns:
- the container