Uses of Interface
com.yobotics.simulationconstructionset.dataBuffer.TimeDataHolder

Packages that use TimeDataHolder
com.yobotics.simulationconstructionset   
com.yobotics.simulationconstructionset.gui   
 

Uses of TimeDataHolder in com.yobotics.simulationconstructionset
 

Classes in com.yobotics.simulationconstructionset that implement TimeDataHolder
 class DataBuffer
           
 

Uses of TimeDataHolder in com.yobotics.simulationconstructionset.gui
 

Constructors in com.yobotics.simulationconstructionset.gui with parameters of type TimeDataHolder
YoGraph(GraphIndicesHolder graphIndicesHolder, YoGraphRemover yoGraphRemover, SelectedVariableHolder holder, DataEntryHolder dataEntryHolder, TimeDataHolder timeDataHolder, javax.swing.JFrame jFrame)