Home
last modified time | relevance | path

Searched defs:ImportTypeDialog (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/
H A DImportTypeDialog.java57 public class ImportTypeDialog extends TrayDialog { class
113 public ImportTypeDialog(Shell shell, int dropOperation, in ImportTypeDialog() method in ImportTypeDialog
131 public ImportTypeDialog(Shell shell, int dropOperation, String[] names, IContainer target) { in ImportTypeDialog() method in ImportTypeDialog
139 private ImportTypeDialog(Shell parentShell, int operationMask, String preferredVariable) { in ImportTypeDialog() method in ImportTypeDialog