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

java.lang.Object
  extended by org.robokind.api.animation.editor.history.HistoryFactoryImpl
All Implemented Interfaces:
org.robokind.api.common.utils.Factory<HistoryStack>

public class HistoryFactoryImpl
extends Object
implements org.robokind.api.common.utils.Factory<HistoryStack>

Author:
Matthew Stevenson

Constructor Summary
HistoryFactoryImpl()
           
 
Method Summary
 HistoryStack create()
           
 
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

create

public HistoryStack create()
Specified by:
create in interface org.robokind.api.common.utils.Factory<HistoryStack>


Copyright © 2011. All Rights Reserved.