Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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