com.yobotics.simulationconstructionset.gui.dialogConstructors
Class AbstractAllDialogConstructorsHolder

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.dialogConstructors.AbstractAllDialogConstructorsHolder
All Implemented Interfaces:
AllDialogConstructorsHolder

public class AbstractAllDialogConstructorsHolder
extends java.lang.Object
implements AllDialogConstructorsHolder


Constructor Summary
AbstractAllDialogConstructorsHolder()
           
 
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()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAllDialogConstructorsHolder

public AbstractAllDialogConstructorsHolder()
Method Detail

getAboutDialogConstructor

public AboutDialogConstructor getAboutDialogConstructor()
Specified by:
getAboutDialogConstructor in interface AllDialogConstructorsHolder

getCameraPropertiesDialogConstructor

public CameraPropertiesDialogConstructor getCameraPropertiesDialogConstructor()
Specified by:
getCameraPropertiesDialogConstructor in interface AllDialogConstructorsHolder

getDataBufferPropertiesDialogConstructor

public DataBufferPropertiesDialogConstructor getDataBufferPropertiesDialogConstructor()
Specified by:
getDataBufferPropertiesDialogConstructor in interface AllDialogConstructorsHolder

getExportDataDialogConstructor

public ExportDataDialogConstructor getExportDataDialogConstructor()
Specified by:
getExportDataDialogConstructor in interface AllDialogConstructorsHolder

getExportSnapshotDialogConstructor

public ExportSnapshotDialogConstructor getExportSnapshotDialogConstructor()
Specified by:
getExportSnapshotDialogConstructor in interface AllDialogConstructorsHolder

getImportDataDialogConstructor

public ImportDataDialogConstructor getImportDataDialogConstructor()
Specified by:
getImportDataDialogConstructor in interface AllDialogConstructorsHolder

getLoadConfigurationDialogConstructor

public LoadConfigurationDialogConstructor getLoadConfigurationDialogConstructor()
Specified by:
getLoadConfigurationDialogConstructor in interface AllDialogConstructorsHolder

getMediaCaptureDialogConstructor

public MediaCaptureDialogConstructor getMediaCaptureDialogConstructor()
Specified by:
getMediaCaptureDialogConstructor in interface AllDialogConstructorsHolder

getPlaybackPropertiesDialogConstructor

public PlaybackPropertiesDialogConstructor getPlaybackPropertiesDialogConstructor()
Specified by:
getPlaybackPropertiesDialogConstructor in interface AllDialogConstructorsHolder

getPrintGraphsDialogConstructor

public PrintGraphsDialogConstructor getPrintGraphsDialogConstructor()
Specified by:
getPrintGraphsDialogConstructor in interface AllDialogConstructorsHolder

getResizeViewportDialogConstructor

public ResizeViewportDialogConstructor getResizeViewportDialogConstructor()
Specified by:
getResizeViewportDialogConstructor in interface AllDialogConstructorsHolder

getSaveConfigurationDialogConstructor

public SaveConfigurationDialogConstructor getSaveConfigurationDialogConstructor()
Specified by:
getSaveConfigurationDialogConstructor in interface AllDialogConstructorsHolder

getSaveGraphConfigurationDialogConstructor

public SaveGraphConfigurationDialogConstructor getSaveGraphConfigurationDialogConstructor()
Specified by:
getSaveGraphConfigurationDialogConstructor in interface AllDialogConstructorsHolder

getSaveRobotConfigurationDialogConstructor

public SaveRobotConfigurationDialogConstructor getSaveRobotConfigurationDialogConstructor()
Specified by:
getSaveRobotConfigurationDialogConstructor in interface AllDialogConstructorsHolder

getExportSimulationTo3DMaxDialogConstructor

public ExportSimulationTo3DMaxDialogConstructor getExportSimulationTo3DMaxDialogConstructor()
Specified by:
getExportSimulationTo3DMaxDialogConstructor in interface AllDialogConstructorsHolder