|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSystemBaseForm
com.ibm.etools.iseries.rse.ui.widgets.QSYSEnvironmentVariablesForm
public class QSYSEnvironmentVariablesForm
Preference page which allows the user to manage persisted environment variables for an RSE connection.
| Nested Class Summary | |
|---|---|
class |
QSYSEnvironmentVariablesForm.EnvironmentVariable
|
protected class |
QSYSEnvironmentVariablesForm.EnvironmentVariablesTableContentProvider
|
| Constructor Summary | |
|---|---|
QSYSEnvironmentVariablesForm(Shell shell,
ISystemMessageLine msgLine,
Object selectedObject,
String invalidNameChars)
Constructor for EnvironmentVariablesForm. |
|
| Method Summary | |
|---|---|
Control |
createContents(Composite parent)
|
Collection |
getEnvVars()
Get the environment variables currently in the table. |
void |
mouseDoubleClick(MouseEvent e)
|
void |
mouseDown(MouseEvent e)
|
void |
mouseUp(MouseEvent e)
|
void |
setEnvVars(Vector envVars)
Set the input for the environment variables table |
void |
widgetDefaultSelected(SelectionEvent e)
|
void |
widgetSelected(SelectionEvent e)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QSYSEnvironmentVariablesForm(Shell shell,
ISystemMessageLine msgLine,
Object selectedObject,
String invalidNameChars)
msgLine - | Method Detail |
|---|
public Control createContents(Composite parent)
org.eclipse.rse.ui.SystemBaseForm#createContents(Composite)public void widgetDefaultSelected(SelectionEvent e)
SelectionListenerpublic void widgetSelected(SelectionEvent e)
SelectionListenerpublic Collection getEnvVars()
public void setEnvVars(Vector envVars)
public void mouseDoubleClick(MouseEvent e)
MouseListenerpublic void mouseDown(MouseEvent e)
MouseListenerpublic void mouseUp(MouseEvent e)
MouseListener
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||