com.yobotics.simulationconstructionset.gui.dialogConstructors
Class AboutDialogGenerator

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.dialogConstructors.AboutDialogGenerator
All Implemented Interfaces:
AboutDialogConstructor

public class AboutDialogGenerator
extends java.lang.Object
implements AboutDialogConstructor


Constructor Summary
AboutDialogGenerator(javax.swing.JFrame parentJFrame)
           
 
Method Summary
 void constructAboutDialog()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutDialogGenerator

public AboutDialogGenerator(javax.swing.JFrame parentJFrame)
Method Detail

constructAboutDialog

public void constructAboutDialog()
Specified by:
constructAboutDialog in interface AboutDialogConstructor