com.yobotics.simulationconstructionset.gui.dialogConstructors
Class ImportDataDialogGenerator
java.lang.Object
com.yobotics.simulationconstructionset.gui.dialogConstructors.ImportDataDialogGenerator
- All Implemented Interfaces:
- ImportDataDialogConstructor
public class ImportDataDialogGenerator
- extends java.lang.Object
- implements ImportDataDialogConstructor
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportDataDialogGenerator
public ImportDataDialogGenerator(SimulationConstructionSet sim,
Robot[] robots,
javax.swing.JFrame frame)
setCurrentDirectory
public void setCurrentDirectory(java.io.File dir)
- Specified by:
setCurrentDirectory
in interface ImportDataDialogConstructor
setCurrentDirectory
public void setCurrentDirectory(java.lang.String dir)
- Specified by:
setCurrentDirectory
in interface ImportDataDialogConstructor
constructImportDataDialog
public void constructImportDataDialog()
- Specified by:
constructImportDataDialog
in interface ImportDataDialogConstructor
closeAndDispose
public void closeAndDispose()
- Specified by:
closeAndDispose
in interface ImportDataDialogConstructor