Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
org.eclipse.ui.ide |
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IWorkbench.saveAll(IShellProvider shellProvider,
IRunnableContext runnableContext,
ISaveableFilter filter,
boolean confirm)
Save all dirty saveables in the workbench that match the given filter.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceSaveableFilter
A saveable filter where the given savable must either match one of the given roots or be a direct
or indirect child of one of the roots.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.