|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HighlightLayer | |
oracle.javatools.editor | The Editor package is a basic framework for an editor
component with syntax highlighting capabilities, built on top of the
Swing text framework. |
Uses of HighlightLayer in oracle.javatools.editor |
Methods in oracle.javatools.editor that return HighlightLayer | |
HighlightLayer |
BasicEditorPane.createHighlightLayer()
Creates a new highlight layer that can be used for highlighting text in this editor pane. |
Methods in oracle.javatools.editor with parameters of type HighlightLayer | |
void |
BasicEditorPane.destroyHighlightLayer(HighlightLayer layer)
Destroys a highlight layer that is no longer needed. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.