Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.propertypages
Class EnvironmentVariablesPropertyPage

java.lang.Object
  extended by SystemBasePropertyPage
      extended by com.ibm.etools.iseries.rse.ui.propertypages.EnvironmentVariablesPropertyPage

public class EnvironmentVariablesPropertyPage
extends SystemBasePropertyPage

Property page for editing persistent environment variables for an RSE connection.


Field Summary
static String copyright
           
 
Constructor Summary
EnvironmentVariablesPropertyPage()
          Constructor for EnvironmentVariablesPropertyPage.
 
Method Summary
protected  Control createContentArea(Composite parent)
           
 boolean performOk()
           
protected  boolean verifyPageContents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values
Constructor Detail

EnvironmentVariablesPropertyPage

public EnvironmentVariablesPropertyPage()
Constructor for EnvironmentVariablesPropertyPage.

Method Detail

createContentArea

protected Control createContentArea(Composite parent)
See Also:
com.ibm.etools.systems.core.ui.propertypages.SystemBasePropertyPage#createContentArea(Composite)

verifyPageContents

protected boolean verifyPageContents()
See Also:
com.ibm.etools.systems.core.ui.propertypages.SystemBasePropertyPage#verifyPageContents()

performOk

public boolean performOk()
See Also:
IPreferencePage

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.