|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A class for managing instances of MFlowUI
| Method Summary | |
|---|---|
void |
addInstance(MFlowUI ui)
Adds a new UI instance |
MFlowUI |
getCurrentInstance()
|
MFlowUI[] |
getInstances()
Gets an array of the current instances of MFlowUI |
void |
removeInstance(MFlowUI ui)
Removes an instance of MFlowUI |
void |
setCurrentInstance(MFlowUI ui)
Sets the current instance of the UI. |
| Method Detail |
|---|
void addInstance(MFlowUI ui)
ui - the ui instance to addMFlowUI[] getInstances()
void removeInstance(MFlowUI ui)
ui - the instance to removevoid setCurrentInstance(MFlowUI ui)
ui - the new UI instance to setMFlowUI getCurrentInstance()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||