com.yobotics.simulationconstructionset.gui.dialogConstructors
Class ExportSimulationTo3DMaxDialogGenerator

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.dialogConstructors.ExportSimulationTo3DMaxDialogGenerator
All Implemented Interfaces:
ExportSimulationTo3DMaxDialogConstructor

public class ExportSimulationTo3DMaxDialogGenerator
extends java.lang.Object
implements ExportSimulationTo3DMaxDialogConstructor


Constructor Summary
ExportSimulationTo3DMaxDialogGenerator(SimulationConstructionSet sim)
           
 
Method Summary
 void constructExportSimulationTo3DMaxDialog()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportSimulationTo3DMaxDialogGenerator

public ExportSimulationTo3DMaxDialogGenerator(SimulationConstructionSet sim)
Method Detail

constructExportSimulationTo3DMaxDialog

public void constructExportSimulationTo3DMaxDialog()
Specified by:
constructExportSimulationTo3DMaxDialog in interface ExportSimulationTo3DMaxDialogConstructor