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