org.robokind.api.animation.editor.history
Class HistoryFactoryImpl

java.lang.Object
  extended by org.robokind.api.animation.editor.history.HistoryFactoryImpl
All Implemented Interfaces:
org.jflux.api.core.Source<HistoryStack>

public class HistoryFactoryImpl
extends Object
implements org.jflux.api.core.Source<HistoryStack>

Author:
Matthew Stevenson

Constructor Summary
HistoryFactoryImpl()
           
 
Method Summary
 HistoryStack getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryFactoryImpl

public HistoryFactoryImpl()
Method Detail

getValue

public HistoryStack getValue()
Specified by:
getValue in interface org.jflux.api.core.Source<HistoryStack>


Copyright © 2011-2013. All Rights Reserved.