|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineGutterPlugin.Column | |
|---|---|
| oracle.ide.ceditor | The Code Editor package contains the code editing implementation of the JDeveloper IDE. |
| oracle.javatools.editor.gutter | The Line Gutter package is a subset of the Editor package, and contains API for working with a Gutter associated with an editor pane. |
| Uses of LineGutterPlugin.Column in oracle.ide.ceditor |
|---|
| Subclasses of LineGutterPlugin.Column in oracle.ide.ceditor | |
|---|---|
protected class |
CodeEditorGutter.CEColumnOur CEColumn class so that we can trap mark click events. |
| Methods in oracle.ide.ceditor that return LineGutterPlugin.Column | |
|---|---|
protected LineGutterPlugin.Column |
CodeEditorGutter.createGutterColumnImpl(java.lang.String columnName, GutterColumnListener listener)Creates the Column instance only. |
| Uses of LineGutterPlugin.Column in oracle.javatools.editor.gutter |
|---|
| Fields in oracle.javatools.editor.gutter with type parameters of type LineGutterPlugin.Column | |
|---|---|
protected java.util.List<LineGutterPlugin.Column> |
LineGutterPlugin.Column.groupThe columns with which this column merges reserved widths, bidirectionally and recursively. |
| Methods in oracle.javatools.editor.gutter that return LineGutterPlugin.Column | |
|---|---|
protected LineGutterPlugin.Column |
LineGutterPlugin.createGutterColumnImpl(java.lang.String columnName, GutterColumnListener listener)Creates the Column instance only. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||