Skip navigation links

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

E17493-03


Uses of Class
oracle.ide.ceditor.CodeNavigationPoint

Packages that use CodeNavigationPoint
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 

 

Uses of CodeNavigationPoint in oracle.ide.ceditor

 

Subclasses of CodeNavigationPoint in oracle.ide.ceditor
 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.

 

Methods in oracle.ide.ceditor with parameters of type CodeNavigationPoint
protected  void CodeNavigationPoint.copyToImpl(CodeNavigationPoint point)
          Copy the pertinent state information.

 


Skip navigation links

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

E17493-03


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