Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.eclipse.ui.views.bookmarkexplorer

Interface Summary
IBookmarkHelpContextIds Help context ids for the bookmark view.
 

Class Summary
BookmarkAction An abstract class for all bookmark view actions.
BookmarkContentProvider Provides content for the bookmark navigator
BookmarkLabelProvider Provides labels for the bookmark navigator table
BookmarkMessages Utility class which helps managing messages
BookmarkNavigator Main class for the bookmark navigator for displaying bookmarks on resources and opening an editor on the bookmarked resource when the user commands.
BookmarkPropertiesDialog Shows the properties of a new or existing bookmark
BookmarkSorter  
CopyBookmarkAction Copies one or more bookmark(s) to the clipboard.
EditBookmarkAction Opens a properties dialog allowing the user to edit the bookmark's description.
MarkerUtil Utility class for accessing marker attributes.
OpenBookmarkAction Action to open an editor on the selected bookmarks.
PasteBookmarkAction Pastes one or more bookmark(s) from the clipboard into the bookmark navigator.
RemoveBookmarkAction Action to remove the selected bookmarks.
SelectAllAction Action to select all bookmarks.