com.yobotics.simulationconstructionset.gui.dialogConstructors
Class ExportSnapshotDialogGenerator
java.lang.Object
com.yobotics.simulationconstructionset.gui.dialogConstructors.ExportSnapshotDialogGenerator
- All Implemented Interfaces:
- ExportSnapshotDialogConstructor
public class ExportSnapshotDialogGenerator
- extends java.lang.Object
- implements ExportSnapshotDialogConstructor
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportSnapshotDialogGenerator
public ExportSnapshotDialogGenerator(ExportSnapshotCommandExecutor exportSnapshotCommandExecutor,
GUIEnablerAndDisabler guiEnablerAndDisabler,
Robot[] robots,
ActiveCanvas3DHolder activeCanvas3DHolder,
javax.swing.JFrame frame)
setCurrentDirectory
public void setCurrentDirectory(java.io.File dir)
- Specified by:
setCurrentDirectory
in interface ExportSnapshotDialogConstructor
setCurrentDirectory
public void setCurrentDirectory(java.lang.String dir)
- Specified by:
setCurrentDirectory
in interface ExportSnapshotDialogConstructor
constructExportSnapshotDialog
public void constructExportSnapshotDialog()
- Specified by:
constructExportSnapshotDialog
in interface ExportSnapshotDialogConstructor