|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectverf.mddesigner.gui.mvc.model.mode.MDModeManager
public class MDModeManager
Constructor Summary | |
---|---|
MDModeManager()
|
Method Summary | |
---|---|
java.util.Vector |
getDirectChildren(MDMode mode)
|
MDMode |
getModeByName(java.lang.String name)
|
MDMode |
getRootMode()
|
void |
setRootMode(MDMode root)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MDModeManager()
Method Detail |
---|
public MDMode getModeByName(java.lang.String name)
public MDMode getRootMode()
public void setRootMode(MDMode root)
public java.util.Vector getDirectChildren(MDMode mode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |