PTP
Release 7.0

org.eclipse.ptp.services.ui
Class ServiceConfigurationPropertyPage

java.lang.Object
  extended by PropertyPage
      extended by org.eclipse.ptp.services.ui.ServiceConfigurationPropertyPage

public class ServiceConfigurationPropertyPage
extends PropertyPage

This class implements a project properties page which allows the user to associate service configurations with the project


Constructor Summary
ServiceConfigurationPropertyPage()
          Create the service configuration properties page
 
Method Summary
protected  Control createContents(Composite parent)
           
protected  void performDefaults()
           
 boolean performOk()
          Delete service configurations when Ok or Apply button is pressed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceConfigurationPropertyPage

public ServiceConfigurationPropertyPage()
Create the service configuration properties page

Method Detail

performOk

public boolean performOk()
Delete service configurations when Ok or Apply button is pressed

Returns:
Status from superclass indicating if Ok processing is to continue

createContents

protected Control createContents(Composite parent)

performDefaults

protected void performDefaults()

PTP
Release 7.0

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