Uses of Interface
org.eclipse.ui.ISaveablePart

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

Uses of ISaveablePart in org.eclipse.ui
 

Subinterfaces of ISaveablePart in org.eclipse.ui
 interface ISaveablePart2
          Workbench parts implement or adapt to this interface to participate in actions that require a prompt for the user to provide input on what to do with unsaved data when the part is closed or the Workbench is shut down.