PTP
Release 5.0

org.eclipse.ptp.ui.wizards
Interface IRMConfigurationWizard

All Superinterfaces:
org.eclipse.jface.wizard.IWizard
All Known Implementing Classes:
RMConfigurationWizard, RMServiceProviderConfigurationWizard

public interface IRMConfigurationWizard
extends org.eclipse.jface.wizard.IWizard


Method Summary
 org.eclipse.ptp.rmsystem.IResourceManagerConfiguration getBaseConfiguration()
           
 
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
 

Method Detail

getBaseConfiguration

org.eclipse.ptp.rmsystem.IResourceManagerConfiguration getBaseConfiguration()
Since:
5.0

PTP
Release 5.0

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