|
 |
|
|
Uses of Interface org.eclipse.rse.ui.validators.ISystemValidator
Constructors in
org.eclipse.rse.ui.widgets with parameters of type
ISystemValidator
|
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.
|
|
|