PTP
Release 7.0

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

java.lang.Object
  extended by Wizard
      extended by org.eclipse.ptp.services.ui.wizards.NewServiceConfigurationProjectWizard

public class NewServiceConfigurationProjectWizard
extends Wizard

A wizard for creating a new service configuration by stepping through service provider configuration wizard pages. NOT CURRENTLY USED AND MAY BE DEPRECATED


Constructor Summary
NewServiceConfigurationProjectWizard()
           
 
Method Summary
 void addPages()
           
 IStructuredSelection getSelection()
           
 IWorkbench getWorkbench()
           
 void init(IWorkbench workbench, IStructuredSelection selection)
           
 boolean performFinish()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewServiceConfigurationProjectWizard

public NewServiceConfigurationProjectWizard()
Method Detail

addPages

public void addPages()

init

public void init(IWorkbench workbench,
                 IStructuredSelection selection)

performFinish

public boolean performFinish()

getSelection

public IStructuredSelection getSelection()
Returns:
the Selection

getWorkbench

public IWorkbench getWorkbench()
Returns:
the Workbench

PTP
Release 7.0

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