com.yobotics.simulationconstructionset.gui.dialogConstructors
Interface AllDialogConstructorsHolder

All Known Implementing Classes:
AbstractAllDialogConstructorsHolder, StandardAllDialogConstructorsGenerator

public interface AllDialogConstructorsHolder


Method Summary
 AboutDialogConstructor getAboutDialogConstructor()
           
 CameraPropertiesDialogConstructor getCameraPropertiesDialogConstructor()
           
 DataBufferPropertiesDialogConstructor getDataBufferPropertiesDialogConstructor()
           
 ExportDataDialogConstructor getExportDataDialogConstructor()
           
 ExportSimulationTo3DMaxDialogConstructor getExportSimulationTo3DMaxDialogConstructor()
           
 ExportSnapshotDialogConstructor getExportSnapshotDialogConstructor()
           
 ImportDataDialogConstructor getImportDataDialogConstructor()
           
 LoadConfigurationDialogConstructor getLoadConfigurationDialogConstructor()
           
 MediaCaptureDialogConstructor getMediaCaptureDialogConstructor()
           
 PlaybackPropertiesDialogConstructor getPlaybackPropertiesDialogConstructor()
           
 PrintGraphsDialogConstructor getPrintGraphsDialogConstructor()
           
 ResizeViewportDialogConstructor getResizeViewportDialogConstructor()
           
 SaveConfigurationDialogConstructor getSaveConfigurationDialogConstructor()
           
 SaveGraphConfigurationDialogConstructor getSaveGraphConfigurationDialogConstructor()
           
 SaveRobotConfigurationDialogConstructor getSaveRobotConfigurationDialogConstructor()
           
 

Method Detail

getAboutDialogConstructor

AboutDialogConstructor getAboutDialogConstructor()

getCameraPropertiesDialogConstructor

CameraPropertiesDialogConstructor getCameraPropertiesDialogConstructor()

getDataBufferPropertiesDialogConstructor

DataBufferPropertiesDialogConstructor getDataBufferPropertiesDialogConstructor()

getExportDataDialogConstructor

ExportDataDialogConstructor getExportDataDialogConstructor()

getExportSnapshotDialogConstructor

ExportSnapshotDialogConstructor getExportSnapshotDialogConstructor()

getImportDataDialogConstructor

ImportDataDialogConstructor getImportDataDialogConstructor()

getLoadConfigurationDialogConstructor

LoadConfigurationDialogConstructor getLoadConfigurationDialogConstructor()

getMediaCaptureDialogConstructor

MediaCaptureDialogConstructor getMediaCaptureDialogConstructor()

getPlaybackPropertiesDialogConstructor

PlaybackPropertiesDialogConstructor getPlaybackPropertiesDialogConstructor()

getPrintGraphsDialogConstructor

PrintGraphsDialogConstructor getPrintGraphsDialogConstructor()

getResizeViewportDialogConstructor

ResizeViewportDialogConstructor getResizeViewportDialogConstructor()

getSaveConfigurationDialogConstructor

SaveConfigurationDialogConstructor getSaveConfigurationDialogConstructor()

getSaveGraphConfigurationDialogConstructor

SaveGraphConfigurationDialogConstructor getSaveGraphConfigurationDialogConstructor()

getSaveRobotConfigurationDialogConstructor

SaveRobotConfigurationDialogConstructor getSaveRobotConfigurationDialogConstructor()

getExportSimulationTo3DMaxDialogConstructor

ExportSimulationTo3DMaxDialogConstructor getExportSimulationTo3DMaxDialogConstructor()