apps.mathpadapp.controllerapp.projectorcontroller
Class ProjectorListControlPanel

java.lang.Object
  extended by apps.mathpadapp.controllerapp.projectorcontroller.ProjectorListControlPanel

public class ProjectorListControlPanel
extends java.lang.Object

The Class ProjectorListControlPanel.


Field Summary
static int controlProjectorPanelHeight
          The Constant controlProjectorPanelHeight.
 
Constructor Summary
ProjectorListControlPanel(ContentSystem contentSystem, MTList projectorList, ControllerManager controllerManager)
          Instantiates a new projector 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

controlProjectorPanelHeight

public static final int controlProjectorPanelHeight
The Constant controlProjectorPanelHeight.

See Also:
Constant Field Values
Constructor Detail

ProjectorListControlPanel

public ProjectorListControlPanel(ContentSystem contentSystem,
                                 MTList projectorList,
                                 ControllerManager controllerManager)
Instantiates a new projector list control panel.

Parameters:
contentSystem - the content system
projectorList - the projector list
controllerManager - the controller manager
Method Detail

getContainer

public OrthoContainer getContainer()
Gets the container.

Returns:
the container