com.yobotics.simulationconstructionset.gui.dialogConstructors
Class DataBufferPropertiesDialogGenerator

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.dialogConstructors.DataBufferPropertiesDialogGenerator
All Implemented Interfaces:
DataBufferPropertiesDialogConstructor

public class DataBufferPropertiesDialogGenerator
extends java.lang.Object
implements DataBufferPropertiesDialogConstructor


Constructor Summary
DataBufferPropertiesDialogGenerator(DataBuffer dataBuffer, java.awt.Container parentContainer, javax.swing.JFrame frame, DataBufferChangeListener listener)
           
 
Method Summary
 void closeAndDispose()
           
 void constructDataBufferPropertiesDialog()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataBufferPropertiesDialogGenerator

public DataBufferPropertiesDialogGenerator(DataBuffer dataBuffer,
                                           java.awt.Container parentContainer,
                                           javax.swing.JFrame frame,
                                           DataBufferChangeListener listener)
Method Detail

constructDataBufferPropertiesDialog

public void constructDataBufferPropertiesDialog()
Specified by:
constructDataBufferPropertiesDialog in interface DataBufferPropertiesDialogConstructor

closeAndDispose

public void closeAndDispose()
Specified by:
closeAndDispose in interface DataBufferPropertiesDialogConstructor