Extension SDK 10.1.2

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

Packages that use SimpleLinePainter
oracle.javatools.editor.underline The Underline package is a subset of the Editor package, and contains API's for creating, mainting, and applying underlines to regions of text in the editor pane. 
 

Uses of SimpleLinePainter in oracle.javatools.editor.underline
 

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


Extension SDK

 

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