jeroen.film.ui
Class KeywordHighlighter

java.lang.Object
  |
  +--jeroen.film.ui.KeywordHighlighter

public class KeywordHighlighter
extends Object

Geeft de keywords waarop gezocht is een ander kleurtje


Field Summary
static KeywordHighlighter current
           
 
Constructor Summary
KeywordHighlighter(DocRep query)
           
 
Method Summary
static String highlight(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

public static KeywordHighlighter current
Constructor Detail

KeywordHighlighter

public KeywordHighlighter(DocRep query)
Method Detail

highlight

public static String highlight(String s)