apps.mathpadapp.controllerapp.usercontroller
Class UserListControlPanel

java.lang.Object
  extended by apps.mathpadapp.controllerapp.usercontroller.UserListControlPanel

public class UserListControlPanel
extends java.lang.Object

The Class UserListControlPanel.


Field Summary
static int controlUserPanelHeight
          The Constant controlUserPanelHeight.
 
Constructor Summary
UserListControlPanel(ContentSystem contentSystem, MTList userPanelList, ControllerManager controllerManager)
          Instantiates a new user 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

controlUserPanelHeight

public static final int controlUserPanelHeight
The Constant controlUserPanelHeight.

See Also:
Constant Field Values
Constructor Detail

UserListControlPanel

public UserListControlPanel(ContentSystem contentSystem,
                            MTList userPanelList,
                            ControllerManager controllerManager)
Instantiates a new user list control panel.

Parameters:
contentSystem - the content system
userPanelList - the user panel list
controllerManager - the controller manager
Method Detail

getContainer

public OrthoContainer getContainer()
Gets the container.

Returns:
the container