|
 |
|
|
Uses of Interface org.eclipse.rse.ui.messages.ISystemMessageLine
Constructors in
org.eclipse.rse.ui.widgets with parameters of type
ISystemMessageLine
|
EnvironmentVariablesForm
(
Shell shell,
ISystemMessageLine msgLine,
Object selectedObject,
String invalidNameChars)
Constructor for EnvironmentVariablesForm. |
RemoteBaseServerLauncherForm
(
Shell shell,
ISystemMessageLine msgLine)
Constructor for EnvironmentVariablesForm. |
RemoteServerLauncherForm
(
Shell shell,
ISystemMessageLine msgLine)
Constructor for EnvironmentVariablesForm. |
SystemPortPrompt
(
Composite parent,
int style,
ISystemMessageLine msgLine,
boolean wantLabel,
boolean isPortEditable,
int existingPortValue,
ISystemValidator portValidator)
Constructor when you want a new composite to hold the child controls |
SystemPortPrompt
(
Composite composite_prompts,
ISystemMessageLine msgLine,
boolean wantLabel,
boolean isPortEditable,
int existingPortValue,
ISystemValidator portValidator)
Constructor when you have an existing composite to hold the child controls |
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.
|
|
|