public interface ComponentHighlightingListener
| Modifier and Type | Field and Description | 
|---|---|
| static Topic<ComponentHighlightingListener> | TOPIC | 
| Modifier and Type | Method and Description | 
|---|---|
| void | highlight(javax.swing.JComponent component,
         java.lang.String seachString) | 
static final Topic<ComponentHighlightingListener> TOPIC