apps.mathpadapp.controllerapp.assignmentcontroller
Class ResultListControlPanel

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

public class ResultListControlPanel
extends java.lang.Object

The Class ResultListControlPanel.


Field Summary
static int resultPanelHeight
          The Constant resultPanelHeight.
 
Constructor Summary
ResultListControlPanel(ContentSystem contentSystem, MTListManager resultPanelManager)
          Instantiates a new result 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

resultPanelHeight

public static final int resultPanelHeight
The Constant resultPanelHeight.

See Also:
Constant Field Values
Constructor Detail

ResultListControlPanel

public ResultListControlPanel(ContentSystem contentSystem,
                              MTListManager resultPanelManager)
Instantiates a new result list control panel.

Parameters:
contentSystem - the content system
resultPanelManager - the result panel manager
Method Detail

getContainer

public OrthoContainer getContainer()
Gets the container.

Returns:
the container