|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.barbecue.linear.postnet.ModuleFactory
Field Summary | |
static PostNetModule |
START_STOP
|
Constructor Summary | |
ModuleFactory()
|
Method Summary | |
static int |
getIndex(java.lang.String key)
|
static Module |
getModule(java.lang.String key)
|
static Module |
getModuleForIndex(int index)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final PostNetModule START_STOP
Constructor Detail |
public ModuleFactory()
Method Detail |
public static Module getModule(java.lang.String key)
public static int getIndex(java.lang.String key)
public static Module getModuleForIndex(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |