API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.text. Highlighter.Highlight View Source
Author(s)
Since
Version
Serial
Hierarchy
 Highlighter.Highlight
Subinterfaces
Description
publicstatic interface Highlighter.Highlight
See also:   
Methods
Hide/Show inherited methods
public int getEndOffset ()
  Gets the ending model offset for the highlight.
public HighlightPainter getPainter ()
  Gets the painter for the highlighter.
public int getStartOffset ()
  Gets the starting model offset for the highlight.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar