public interface Highlighter
Modifier and Type | Method and Description |
---|---|
void |
paintHighlight(Graphics g,
String entryText,
String searchText)
Paint the given text, highlighting the portion that appears in
the match string.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.