|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizard
org.eclipse.ptp.ui.wizards.RMServiceProviderConfigurationWizard
public class RMServiceProviderConfigurationWizard
Transitional class to allow the RM configuration framework to be used with the service model.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizard |
|---|
fPageLink, fProvider |
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
RMServiceProviderConfigurationWizard(IServiceProvider provider,
org.eclipse.jface.wizard.IWizardPage page)
|
|
| Method Summary | |
|---|---|
org.eclipse.ptp.rmsystem.IResourceManagerConfiguration |
getBaseConfiguration()
|
org.eclipse.ptp.rmsystem.IResourceManagerComponentConfiguration |
getControlConfiguration()
|
org.eclipse.ptp.rmsystem.IResourceManagerComponentConfiguration |
getMonitorConfiguration()
|
| Methods inherited from class org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizard |
|---|
addPages, getNextPage, performFinish |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer |
| Constructor Detail |
|---|
public RMServiceProviderConfigurationWizard(IServiceProvider provider,
org.eclipse.jface.wizard.IWizardPage page)
| Method Detail |
|---|
public org.eclipse.ptp.rmsystem.IResourceManagerConfiguration getBaseConfiguration()
getBaseConfiguration in interface IRMConfigurationWizardpublic org.eclipse.ptp.rmsystem.IResourceManagerComponentConfiguration getControlConfiguration()
public org.eclipse.ptp.rmsystem.IResourceManagerComponentConfiguration getMonitorConfiguration()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||