com.ibm.etools.iseries.rse.ui.propertypages
Class EnvironmentVariablesPropertyPage
java.lang.Object
SystemBasePropertyPage
com.ibm.etools.iseries.rse.ui.propertypages.EnvironmentVariablesPropertyPage
public class EnvironmentVariablesPropertyPage
- extends SystemBasePropertyPage
Property page for editing persistent environment variables for an
RSE connection.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
copyright
public static final String copyright
- See Also:
- Constant Field Values
EnvironmentVariablesPropertyPage
public EnvironmentVariablesPropertyPage()
- Constructor for EnvironmentVariablesPropertyPage.
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
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.