|
JavaView© v3.95.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface for workshops allows the loading of workshops from PvViewer.
| Method Summary | |
PvDisplayIf |
getDisplay()
Get the active display when this workshop was lauchned. |
java.util.Vector |
getDisplays()
Get the list of displays. |
PgGeometry |
getGeometry()
Get assigned geometry on which this workshop operates. |
PvViewerIf |
getViewer()
Get the active display when this workshop was launched. |
boolean |
isModal()
Check if workshop runs modal. |
void |
setDisplay(PvDisplayIf display)
Get the active display when this workshop was lauchned. |
void |
setDisplays(java.util.Vector dispList)
Assign the list of displays. |
void |
setGeometry(PgGeometry geom)
Assign a geometry on which this workshop operates, and create a backup copy if workshop is cancelled. |
void |
setModal(boolean modal)
Set flag if workshop runs modal. |
void |
setViewer(PvViewerIf viewer)
Set the active display when this workshop was launched. |
| Methods inherited from interface jv.object.PsUpdateIf |
getFather, getName, setParent, update |
| Method Detail |
public PgGeometry getGeometry()
public void setGeometry(PgGeometry geom)
public PvViewerIf getViewer()
public void setViewer(PvViewerIf viewer)
public PvDisplayIf getDisplay()
public void setDisplay(PvDisplayIf display)
public java.util.Vector getDisplays()
public void setDisplays(java.util.Vector dispList)
public boolean isModal()
setModal(boolean)public void setModal(boolean modal)
isModal()
|
JavaView© v3.95.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||