|
|
|
|
Uses of Class org.eclipse.rse.ui.dialogs.SystemSimpleContentElement
Constructors in
org.eclipse.rse.ui.dialogs with parameters of type
SystemSimpleContentElement
|
SystemSimpleContentElement
(
String name,
Object data,
SystemSimpleContentElement parent,
SystemSimpleContentElement[] children)
Constructor when given children as an array. |
SystemSimpleContentElement
(
String name,
Object data,
SystemSimpleContentElement parent,
SystemSimpleContentElement[] children)
Constructor when given children as an array. |
SystemSimpleContentElement
(
String name,
Object data,
SystemSimpleContentElement parent,
Vector children)
Constructor when given children as a vector. |
SystemSimpleCopyDialog
(
Shell shell,
String prompt,
int mode,
ISystemCopyTargetSelectionCallback caller,
SystemSimpleContentElement copyTreeContent,
SystemSimpleContentElement selection)
Constructor |
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.
|
|
|