| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.x2e.ProgramAPI
public class ProgramAPI

Helper class to get an instance of IRemoteProgramController. It is used to have a shorter
 JavaScript syntax than to use ProgramControllerFactory
| Constructor Summary | |
|---|---|
ProgramAPI()
 | 
|
| Method Summary | |
|---|---|
static IRemoteProgramController | 
getController(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemoteProgramController interface for
 the specified connection | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ProgramAPI()
| Method Detail | 
|---|
public static IRemoteProgramController getController(IRemoteEclipseConnection conn)
                                              throws RemoteEclipseAPIException
IRemoteProgramController interface for
 the specified connection
conn - connection
RemoteEclipseAPIException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||