com.yobotics.simulationconstructionset.gui.dialogConstructors
Class PlaybackPropertiesDialogGenerator

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.dialogConstructors.PlaybackPropertiesDialogGenerator
All Implemented Interfaces:
PlaybackPropertiesDialogConstructor

public class PlaybackPropertiesDialogGenerator
extends java.lang.Object
implements PlaybackPropertiesDialogConstructor


Constructor Summary
PlaybackPropertiesDialogGenerator(SimulationConstructionSet sim, java.awt.Container parentContainer, javax.swing.JFrame frame)
           
 
Method Summary
 void constructPlaybackPropertiesDialog()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaybackPropertiesDialogGenerator

public PlaybackPropertiesDialogGenerator(SimulationConstructionSet sim,
                                         java.awt.Container parentContainer,
                                         javax.swing.JFrame frame)
Method Detail

constructPlaybackPropertiesDialog

public void constructPlaybackPropertiesDialog()
Specified by:
constructPlaybackPropertiesDialog in interface PlaybackPropertiesDialogConstructor