|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPPlugInWindow
Method Summary | |
---|---|
void |
destroyWindow()
Destroy window |
int |
getDocking()
Get docking mode |
java.lang.String |
getInterfaceName()
get property interfaceName |
java.lang.String |
getPosString()
Get position string |
long |
getWindowHandle()
Get window handle |
void |
setDocking(int nDockPos)
Set docking mode. |
void |
setPosString(java.lang.String sPos)
Set position string |
void |
setTitle(java.lang.String sTitle)
Set window title |
void |
showWindow(int nShow)
Show or hide window |
Method Detail |
---|
void destroyWindow()
RhapsodyRuntimeException
int getDocking()
RhapsodyRuntimeException
java.lang.String getPosString()
RhapsodyRuntimeException
long getWindowHandle()
RhapsodyRuntimeException
void setDocking(int nDockPos)
RhapsodyRuntimeException
void setPosString(java.lang.String sPos)
RhapsodyRuntimeException
void setTitle(java.lang.String sTitle)
RhapsodyRuntimeException
void showWindow(int nShow)
RhapsodyRuntimeException
java.lang.String getInterfaceName()
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |