|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MFlowUI | |
|---|---|
| net.sourceforge.mflow.api | |
| net.sourceforge.mflow.impl | |
| Uses of MFlowUI in net.sourceforge.mflow.api |
|---|
| Methods in net.sourceforge.mflow.api that return MFlowUI | |
|---|---|
MFlowUI[] |
MFlowUIManager.getInstances()
Gets an array of the current instances of MFlowUI |
MFlowUI |
MFlowUIManager.getCurrentInstance()
|
| Methods in net.sourceforge.mflow.api with parameters of type MFlowUI | |
|---|---|
void |
MFlowUIManager.addInstance(MFlowUI ui)
Adds a new UI instance |
void |
MFlowUIManager.removeInstance(MFlowUI ui)
Removes an instance of MFlowUI |
void |
MFlowUIManager.setCurrentInstance(MFlowUI ui)
Sets the current instance of the UI. |
| Uses of MFlowUI in net.sourceforge.mflow.impl |
|---|
| Methods in net.sourceforge.mflow.impl that return MFlowUI | |
|---|---|
MFlowUI[] |
MFlowUIManagerImpl.getInstances()
|
MFlowUI |
MFlowUIManagerImpl.getCurrentInstance()
|
| Methods in net.sourceforge.mflow.impl with parameters of type MFlowUI | |
|---|---|
void |
MFlowUIManagerImpl.addInstance(MFlowUI instance)
|
void |
MFlowUIManagerImpl.removeInstance(MFlowUI ui)
|
void |
MFlowUIManagerImpl.setCurrentInstance(MFlowUI ui)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||