Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Package oracle.jdevimpl.bookmarks

Interface Summary
BookmarkListener Interface to receive notifications of bookmark changes
 

Class Summary
Bookmark The Bookmark class is the data class for storing info about a bookmark - specifically, what file it is in, and the line the bookmark is on.
BookmarkAddin The BookmarkAddin is the Addin implementation and Controller implementation for the bookmark support.
BookmarkComparator The BookmarkComparator is used to order bookmarks by URL and then by ascending line numbers.
BookmarkDockable  
BookmarkEvent Class to detail changes in bookmarks
BookmarkIcons Creation and storage of numbered bookmark icons
BookmarkList The BookmarkList class is the data class for storing a list of bookmarks - it contains public methods for searching for specific bookmarks via URL's.
BookmarkMigrator The BookmarkMigrator migrates the bookmark's options from IdeSettings over to ClientSettings.
BookmarkOptions The BookmarkOptions defines an options class that stores bookmark options.
BookmarkOptionsPanel The BookmarkOptionsPanel is the panel that lays out components to allow editing of bookmark options.
BookmarkPanel  
PointingBorder A Border that draws an arrow towards a given point.
 

Enum Summary
BookmarkEvent.Type  
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.