apps.mathpadapp.controllerapp.tablecontroller
Class TableListControlPanel

java.lang.Object
  extended by apps.mathpadapp.controllerapp.tablecontroller.TableListControlPanel

public class TableListControlPanel
extends java.lang.Object

The Class TableListControlPanel.


Field Summary
static int controlTablePanelHeight
          The Constant controlTablePanelHeight.
 
Constructor Summary
TableListControlPanel(ContentSystem contentSystem, MTListManager tablePanelManager, ControllerManager controllerManager)
          Instantiates a new table 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

controlTablePanelHeight

public static final int controlTablePanelHeight
The Constant controlTablePanelHeight.

See Also:
Constant Field Values
Constructor Detail

TableListControlPanel

public TableListControlPanel(ContentSystem contentSystem,
                             MTListManager tablePanelManager,
                             ControllerManager controllerManager)
Instantiates a new table list control panel.

Parameters:
contentSystem - the content system
tablePanelManager - the table panel manager
controllerManager - the controller manager
Method Detail

getContainer

public OrthoContainer getContainer()
Gets the container.

Returns:
the container