|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.jface.preference.PreferenceNode
org.eclipse.rse.ui.propertypages.SystemRemotePropertyPageNode
Our version of PropertyPageNode that does not require a RegistryPageContributor input.
| Constructor Summary | |
|---|---|
SystemRemotePropertyPageNode(SystemPropertyPageExtension contributor,
Object element)
Constructor. |
|
| Method Summary | |
|---|---|
void |
createPage()
Creates the preference page this node stands for. |
void |
disposeResources()
(non-Javadoc) Method declared on IPreferenceNode. |
Image |
getLabelImage()
Returns page icon, if defined. |
String |
getLabelText()
Returns page label as defined in the registry. |
| Methods inherited from class org.eclipse.jface.preference.PreferenceNode |
|---|
add, findSubNode, getId, getImageDescriptor, getPage, getSubNodes, remove, remove, setPage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemRemotePropertyPageNode(SystemPropertyPageExtension contributor,
Object element)
| Method Detail |
public void createPage()
public void disposeResources()
public Image getLabelImage()
public String getLabelText()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||