apps.mathpadapp.controllerapp.assignmentbuilder
Class SettingsDialog

java.lang.Object
  extended by apps.mathpadapp.controllerapp.assignmentbuilder.SettingsDialog

public class SettingsDialog
extends java.lang.Object

The Class SettingsDialog.


Constructor Summary
SettingsDialog(AssignmentBuilder assignmentBuilder, ContentSystem contentSystem)
          Instantiates a new settings dialog.
 
Method Summary
 Window getWindow()
          Gets the window.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsDialog

public SettingsDialog(AssignmentBuilder assignmentBuilder,
                      ContentSystem contentSystem)
Instantiates a new settings dialog.

Parameters:
assignmentBuilder - the assignment builder
contentSystem - the content system
Method Detail

getWindow

public Window getWindow()
Gets the window.

Returns:
the window