Extension SDK 10.1.3.36.73

Uses of Class
oracle.ide.ceditor.CodeEditorGutter

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

Uses of CodeEditorGutter in oracle.ide.ceditor
 

Methods in oracle.ide.ceditor that return CodeEditorGutter
static CodeEditorGutter CodeEditorGutter.getGutterFor(GutterColumn column)
          Utility routine to fetch the CodeEditorGutter instance from the given column.
static CodeEditorGutter CodeEditorGutter.getGutterFor(GutterMark mark)
          Utility routine to fetch the CodeEditorGutter instance from the given mark.
 CodeEditorGutter CodeEditor.getGutter()
          Fetches the gutter associated with this editor on the left margin.
 


Extension SDK 10.1.3.36.73

 

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