I have created a notepad application in Java, but I have no idea on how can I add a find tool which will only highlight the first instance of the wanted word.
Please don't tell me about the TextFieldDemo in oracle's website, as what I'm looking for is more something like that...