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

Helper class to get an instance of IRemotePlatformUI. It is used to have a shorter
 JavaScript syntax than to use PlatformUIFactory
| Constructor Summary | |
|---|---|
PlatformUIAPI()
 | 
|
| Method Summary | |
|---|---|
static IRemotePlatformUI | 
getUI(IRemoteEclipseConnection conn)
Use this method to get an instance of the IRemotePlatformUI 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 PlatformUIAPI()
| Method Detail | 
|---|
public static IRemotePlatformUI getUI(IRemoteEclipseConnection conn)
                               throws RemoteEclipseAPIException
IRemotePlatformUI interface for
 the specified connection
conn - connection
RemoteEclipseAPIException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||