com.yobotics.simulationconstructionset.gui.dialogConstructors
Class PrintGraphsDialogGenerator

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.dialogConstructors.PrintGraphsDialogGenerator
All Implemented Interfaces:
PrintGraphsDialogConstructor

public class PrintGraphsDialogGenerator
extends java.lang.Object
implements PrintGraphsDialogConstructor


Constructor Summary
PrintGraphsDialogGenerator(GraphArrayPanel graphArrayPanel)
           
 
Method Summary
 void closeAndDispose()
           
 void constructPrintGraphsDialog()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintGraphsDialogGenerator

public PrintGraphsDialogGenerator(GraphArrayPanel graphArrayPanel)
Method Detail

closeAndDispose

public void closeAndDispose()
Specified by:
closeAndDispose in interface PrintGraphsDialogConstructor

constructPrintGraphsDialog

public void constructPrintGraphsDialog()
Specified by:
constructPrintGraphsDialog in interface PrintGraphsDialogConstructor