|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectViewUserInterface
edu.jhu.ece.iacl.jist.pipeline.MipavViewUserInterface
public class MipavViewUserInterface
Overload MIPAV's view user interface.
| Constructor Summary | |
|---|---|
MipavViewUserInterface()
Instantiates a new mipav view user interface. |
|
MipavViewUserInterface(boolean flag)
Instantiates a new mipav view user interface. |
|
| Method Summary | |
|---|---|
static ViewUserInterface |
create()
Create view user interface. |
static ViewUserInterface |
getReference()
Get a reference to the ViewUserInterface object. |
boolean |
isAppFrameVisible()
Accessor to check whether the application frame visible or not. |
boolean |
isPlugInFrameVisible()
Accessor to see if a stand-alone plugin frame is visible (not app frame). |
void |
runCmdLine(java.lang.String scriptFile,
java.util.Vector imageList,
java.util.Vector voiList)
Run command line from script file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MipavViewUserInterface()
public MipavViewUserInterface(boolean flag)
flag - the flag| Method Detail |
|---|
public static ViewUserInterface create()
public static ViewUserInterface getReference()
public boolean isAppFrameVisible()
public boolean isPlugInFrameVisible()
public void runCmdLine(java.lang.String scriptFile,
java.util.Vector imageList,
java.util.Vector voiList)
scriptFile - the script fileimageList - the image listvoiList - the voi list
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||