PTP
Release 7.0

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

java.lang.Object
  extended by WizardPage
      extended by org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizardPage

public abstract class ServiceProviderConfigurationWizardPage
extends WizardPage

Abstract base class for wizard pages used to configure service providers using the #ServiceProviderConfigurationWizard.


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

Constructor Detail

ServiceProviderConfigurationWizardPage

public ServiceProviderConfigurationWizardPage(java.lang.String pageName)
Parameters:
wizard -
pageName -
Method Detail

createControl

public abstract void createControl(Composite parent)

PTP
Release 7.0

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