net.sourceforge.barbecue.linear.postnet
Class ModuleFactory
java.lang.Object
net.sourceforge.barbecue.linear.postnet.ModuleFactory
public class ModuleFactory
- extends Object
- Author:
- Brendon Anderson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START_STOP
public static final PostNetModule START_STOP
ModuleFactory
public ModuleFactory()
getModule
public static Module getModule(String key)
getIndex
public static int getIndex(String key)
getModuleForIndex
public static Module getModuleForIndex(int index)
Copyright © 2003-2011 barbecue.sourceforge.net. All Rights Reserved.