|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.javatools.editor.gutter | |
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. |
oracle.jdeveloper.ceditor | The Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
Classes in oracle.javatools.editor.gutter used by oracle.javatools.editor.gutter | |
Gutter
The Gutter interface describes a visual component that
is displayed vertically to the left of a BasicEditorPane. |
|
GutterClickListener
The GutterClickListener interface should be
implemented by clients interested in receiving a notification event
when the user clicks in the Gutter with the mouse. |
|
GutterMark
The GutterMark is used by the Gutter
interface and implementations to mark a specific column and line in
the Gutter with an Icon . |
|
GutterTrackingListener
The GutterTrackingListener interface should be
implemented by clients interested in receiving notification events
for tracking GutterMarks. |
Classes in oracle.javatools.editor.gutter used by oracle.jdeveloper.ceditor | |
Gutter
The Gutter interface describes a visual component that
is displayed vertically to the left of a BasicEditorPane. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.