Java™ Platform
Standard Ed. 6

Uses of Interface
javax.swing.text.Highlighter.Highlight

Packages that use Highlighter.Highlight
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Uses of Highlighter.Highlight in javax.swing.text
 

Methods in javax.swing.text that return Highlighter.Highlight
 Highlighter.Highlight[] Highlighter.getHighlights()
          Fetches the current list of highlights.
 Highlighter.Highlight[] DefaultHighlighter.getHighlights()
          Makes a copy of the highlights.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.