apps.mathpadapp.controllerapp.assignmentcontroller
Class AssignmentControllerWindow
java.lang.Object
apps.mathpadapp.conceptmapping.GraphNode
apps.mathpadapp.util.MTFrame
apps.mathpadapp.controllerapp.assignmentcontroller.AssignmentControllerWindow
public class AssignmentControllerWindow
- extends MTFrame
The Class AssignmentControllerWindow.
Methods inherited from class apps.mathpadapp.conceptmapping.GraphNode |
addConceptMapListener, fireNodeConnected, fireNodeDisconnected, getClosePoint, getGraphManager, getIncomingLinks, getLinkPoint, getLocation, getName, getNodeItem, getOutgoingLinks, isLinkable, registerIncomingLink, registerOutgoingLink, remove, removeConceptMapListeners, setClosePoint, setLinkable, setLinkPoint, setLocation, unregisterAllLinks, unregisterLink, updateConnectionPoints |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
windowHeight
public static final int windowHeight
- The Constant windowHeight.
- See Also:
- Constant Field Values
windowWidth
public static final int windowWidth
- The Constant windowWidth.
- See Also:
- Constant Field Values
assignListPanel
public MTList assignListPanel
- The assign list panel.
AssignmentControllerWindow
public AssignmentControllerWindow(ContentSystem contentSystem,
ControllerManager controllerManager)
- Instantiates a new assignment controller window.
- Parameters:
contentSystem
- the content systemcontrollerManager
- the controller manager
getAssignmentSessionList
public MTList getAssignmentSessionList()
- Gets the assignment session list.
- Returns:
- the assignment session list