PTP
Release 7.0

org.eclipse.ptp.services.ui.wizards
Class ServiceConfigurationSelectionWizardPage

java.lang.Object
  extended by WizardSelectionPage
      extended by org.eclipse.ptp.services.ui.wizards.ServiceConfigurationSelectionWizardPage

public class ServiceConfigurationSelectionWizardPage
extends WizardSelectionPage

Main page used by the NewServiceConfigurationProjectWizard to select an existing service configuration or create a new one. NOT CURRENTLY USED AND MAY BE DEPRECATED


Constructor Summary
ServiceConfigurationSelectionWizardPage(String pageName)
           
 
Method Summary
 void createControl(Composite parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceConfigurationSelectionWizardPage

public ServiceConfigurationSelectionWizardPage(String pageName)
Parameters:
fWizard -
pageName -
Method Detail

createControl

public void createControl(Composite parent)

PTP
Release 7.0

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