|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.core.SystemPropertyPageExtensionManager
Manages remote system property page extenders.
SystemPropertyPageExtension| Constructor Summary | |
|---|---|
protected |
SystemPropertyPageExtensionManager()
Constructor. |
| Method Summary | |
|---|---|
boolean |
contribute(PropertyPageManager manager,
ISystemRemoteElementAdapter adapter,
Object object)
Populate a given property page manager with all the applicable remote property pages |
static SystemPropertyPageExtensionManager |
getManager()
Get the singleton of this manager |
SystemPropertyPageExtension[] |
getPropertyPageSuppliers()
Get all the extenders of the remote properties page extension point |
boolean |
hasContributorsFor(ISystemRemoteElementAdapter adapter,
Object element)
Return true if there are any remote property page contributions for the given selected object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected SystemPropertyPageExtensionManager()
| Method Detail |
public static SystemPropertyPageExtensionManager getManager()
public SystemPropertyPageExtension[] getPropertyPageSuppliers()
public boolean hasContributorsFor(ISystemRemoteElementAdapter adapter,
Object element)
public boolean contribute(PropertyPageManager manager,
ISystemRemoteElementAdapter adapter,
Object object)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||