Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.ISaveableFilter

Packages that use ISaveableFilter
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of ISaveableFilter in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type ISaveableFilter
 boolean IWorkbench.saveAll(IShellProvider shellProvider, IRunnableContext runnableContext, ISaveableFilter filter, boolean confirm)
          Save all dirty saveables in the workbench that match the given filter.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.