| Class Summary | |
|---|---|
| ActivateEditorPulldownDelegate | A contribution to a toolbar pull-down menu is defined whose contents are based on the open workbench editors. |
| ContributionsPlugin | There is no plug-in specific code in this class. |
| PackageExplorerCollapseNodesAction | An action contribution is defined for the Package Explorer view that will collapse the expanded nodes of its tree viewer. |
| ResourceNavigatorCollapseNodesAction | An action contribution is defined for the Navigator view that will collapse the expanded nodes of its tree viewer. |
| SmartRefreshAction | This action is the implementation of an object contribution on a file resource that is enabled only if the selected file is not in-sync with the local file system; a little smarter version of the standard Refresh action. |
| TextEditorWordCountAction | A Workbench toolbar action is defined that counts the words in the selected area of a text file. |
| TreeViewerCollapseNodesAction | This action will collapse the selected nodes of the TreeViewer supplied by its subclass. |