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

E13403-04

Uses of Interface
oracle.ide.util.ContextHolder

Packages that use ContextHolder
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.ide.navigation   
oracle.ide.util Contains utility classes. 
 

Uses of ContextHolder in oracle.ide.ceditor
 

Classes in oracle.ide.ceditor that implement ContextHolder
 class CodeNavigationPoint
          CodeNavigationPoint is a NavigationPoint implementation intended for registration with the NavigationManager as an EditorNavigationPoint for the CodeEditor class.
 class LineNavigationPoint
          NavigationPoint implementation which navigates to a given line within a CodeEditor.
 class OffsetNavigationPoint
          NavigationPoint implementation which navigates to a given offset within a FindableEditor.
 

Uses of ContextHolder in oracle.ide.navigation
 

Classes in oracle.ide.navigation that implement ContextHolder
 class oracle.ide.navigation.DefaultNavigationPoint
           
 

Uses of ContextHolder in oracle.ide.util
 

Methods in oracle.ide.util with parameters of type ContextHolder
static void ContextWatcher.startWatching(ContextHolder holder)
          Deprecated. Start watching the Context held by the given ContextHolder.
static void ContextWatcher.stopWatching(ContextHolder holder)
          Deprecated. Stop watching the Context held by the given ContextHolder.
 


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.