See:
Description
| Class Summary | |
| CloseUnmodified | Abstract class that provides a method to close all open files that are read only or have no unsaved changes. |
| CloseUnmodifiedViewAction | This Resource Navigator view action closes all open files that have no unsaved changes. |
| CloseUnmodifiedWorkbenchAction | This workbench action displays in the File pulldown menu and closes all open files that have no unsaved changes. |
| ShowModifiedAction | This Resource Navigator view action toggles on and off a viewer filter that displays only projects that contain modified resources. |
| ShowModifiedFilter | Resource navigator viewer filter used by ShowModifiedAction class. |
| TextEditorWordCountAction | A Workbench toolbar action is defined that counts the words in the selected area of a text file. |
Examples for Chapter 21, Action Contributions: The Integration Fast Track.