1. How to find out if JTextArea is activated? stackoverflow.comI want to write a text editor using Java, so I have a question about JTextArea. I want my program to say when text area is activated and some key is ... |
2. Find for a text area? coderanch.comI have a Text Area, find button and a field in front of that where user will type in what he wants to search for. i working on an application. I want to have the similar kind of functionality for this application which u have for(Edit -> find(on a page) option in any browser(IE)). I am reading the data and displaying ... |