| Package | Description | 
|---|---|
| oracle.ide.ceditor | 
 The  
Code Editor package contains the code editing
implementation of the JDeveloper IDE. | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CodeNavigationPoint.copyToImpl(CodeNavigationPoint point)
Copy the pertinent state information. 
 |