Uses of Interface
javax.swing.text.Highlighter
Packages that use Highlighter
包
描述
Provides user interface objects built according to the Basic look and feel.
Provides classes and interfaces that deal with editable and noneditable text
components.
-
Uses of Highlighter in javax.swing.plaf.basic
Classes in javax.swing.plaf.basic that implement Highlighter修饰符和类Class描述static classDefault implementation of the interfaceHighlighter.Methods in javax.swing.plaf.basic that return Highlighter修饰符和类方法描述protected HighlighterBasicTextUI.createHighlighter()Creates the object to use for adding highlights. -
Uses of Highlighter in javax.swing.text
Classes in javax.swing.text that implement Highlighter修饰符和类Class描述classImplements the Highlighter interfaces.classImplementation ofHighlighterinterface to mark up the background of leaf views with colored areas.Methods in javax.swing.text that return HighlighterMethods in javax.swing.text with parameters of type Highlighter