apps.mathpadapp.controllerapp.assignmentcontroller
Class ViewAnswerDialog

java.lang.Object
  extended by apps.mathpadapp.controllerapp.assignmentcontroller.ViewAnswerDialog

public class ViewAnswerDialog
extends java.lang.Object

The Class ViewAnswerDialog.


Constructor Summary
ViewAnswerDialog(ContentSystem contentSystem)
          Instantiates a new view answer dialog.
 
Method Summary
 SketchPad getSketchPad()
          Gets the sketch pad.
 Window getWindow()
          Gets the window.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewAnswerDialog

public ViewAnswerDialog(ContentSystem contentSystem)
Instantiates a new view answer dialog.

Parameters:
contentSystem - the content system
Method Detail

getSketchPad

public SketchPad getSketchPad()
Gets the sketch pad.

Returns:
the sketch pad

getWindow

public Window getWindow()
Gets the window.

Returns:
the window