Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
org.eclipse.ui.ide.dialogs |
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WizardResourceImportPage.getSelectedResources(IElementFilter filter,
IProgressMonitor monitor)
Returns this page's list of currently-specified resources to be
imported filtered by the IElementFilter.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceTreeAndListGroup.getAllCheckedListItems(IElementFilter filter,
IProgressMonitor monitor)
Returns a flat list of all of the leaf elements which are checked.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.