Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.javatools.editor.highlight.SimpleLinePainter

Packages that use SimpleLinePainter
oracle.javatools.editor.highlight The Highlights package is a subset of the Editor package, and contains API's for creating, maintaining, and applying background, foreground, font, and underline highlights to regions of text in an editor pane. 
 

Uses of SimpleLinePainter in oracle.javatools.editor.highlight
 

Subclasses of SimpleLinePainter in oracle.javatools.editor.highlight
 class DottedLinePainter
          The DottedLinePainter is an implementation of the UnderlinePainter which paints a straight, but dotted underline or separator of a given thickness.
 class ZigZagLinePainter
          The ZigZagLinePainter is an implementation of the UnderlinePainter which paints a zigzag underline or separator of a given thickness..
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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