|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.remote.ui.RemoteUIServicesProxy
public class RemoteUIServicesProxy
| Constructor Summary | |
|---|---|
RemoteUIServicesProxy(org.eclipse.core.runtime.IConfigurationElement configElement)
|
|
| Method Summary | |
|---|---|
IRemoteUIServicesFactory |
getFactory()
Get the factory from the plugin |
String |
getId()
Get unique ID of this service. |
String |
getName()
Get display name of this service. |
IRemoteUIServices |
getUIServices(IRemoteServices services)
Get the remote UI services implementation for this descriptor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteUIServicesProxy(org.eclipse.core.runtime.IConfigurationElement configElement)
| Method Detail |
|---|
public IRemoteUIServicesFactory getFactory()
public String getId()
IRemoteUIServicesDescriptor
getId in interface IRemoteUIServicesDescriptorpublic String getName()
IRemoteUIServicesDescriptor
getName in interface IRemoteUIServicesDescriptorpublic IRemoteUIServices getUIServices(IRemoteServices services)
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||