|
S-PLUS Connect/Java v1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides access to client-side operations from the server when in client/server mode.
Method Summary | |
ClientUtilities |
getClientUtilities()
Get access to client utilities. |
SplusClientEditor |
getEditor()
Get access to a client editor. |
com.insightful.splus.SplusHelpManagerInstance |
getHelpManagerInstance()
Get access to the help manager. |
SGraphicsDeviceFactory |
getSGraphicsDeviceFactory()
Get access to the graphics device factory. |
boolean |
isAlive()
Test whether the client process is alive. |
void |
shutdown()
Shut down the client process. |
Method Detail |
public SGraphicsDeviceFactory getSGraphicsDeviceFactory() throws RemoteException
RemoteException
public com.insightful.splus.SplusHelpManagerInstance getHelpManagerInstance() throws RemoteException
RemoteException
public SplusClientEditor getEditor() throws RemoteException
RemoteException
public ClientUtilities getClientUtilities() throws RemoteException
RemoteException
public boolean isAlive() throws RemoteException
RemoteException
public void shutdown() throws RemoteException
RemoteException
|
S-PLUS Connect/Java v1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |