|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.remote.ui.RemoteUIServices
public class RemoteUIServices
Main entry point for accessing remote UI services.
| Constructor Summary | |
|---|---|
RemoteUIServices()
|
|
| Method Summary | |
|---|---|
static IRemoteServices |
getRemoteServices(String id,
IRunnableContext context)
Look up a remote service provider and ensure it is initialized. |
static IRemoteUIServices |
getRemoteUIServices(IRemoteServices services)
Helper method to find UI services that correspond to a particular remote services implementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteUIServices()
| Method Detail |
|---|
public static IRemoteServices getRemoteServices(String id,
IRunnableContext context)
id - id of service to locatecontext - context with progress service, or null to use the platform progress service
public static IRemoteUIServices getRemoteUIServices(IRemoteServices services)
services -
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||