PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.ui.wizards.IRMConfigurationWizard

Packages that use IRMConfigurationWizard
org.eclipse.ptp.ui.wizards   
 

Uses of IRMConfigurationWizard in org.eclipse.ptp.ui.wizards
 

Classes in org.eclipse.ptp.ui.wizards that implement IRMConfigurationWizard
 class RMConfigurationWizard
           
 class RMServiceProviderConfigurationWizard
          Transitional class to allow the RM configuration framework to be used with the service model.
 

Methods in org.eclipse.ptp.ui.wizards that return IRMConfigurationWizard
protected  IRMConfigurationWizard RMConfigurationWizardPage.getConfigurationWizard()
           
 

Methods in org.eclipse.ptp.ui.wizards with parameters of type IRMConfigurationWizard
abstract  RMConfigurationWizardPage[] RMConfigurationWizardPageFactory.getPages(IRMConfigurationWizard wizard)
          Retrieves the RM specific configuration pages.
 

Constructors in org.eclipse.ptp.ui.wizards with parameters of type IRMConfigurationWizard
RMConfigurationWizardPage(IRMConfigurationWizard wizard, java.lang.String pageName)
           
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.