posted 19 years ago
Hello guys,
i am on a project that involves updating the text of a JButton while the application is running...!! Here's my code snippet that has an actionPerformed method where this is to be done.
In the following code snippet
SearchButton is the instance of JButton, which when clicked should start searching.
The problem is that the text of SearchButton is not getting updated till all the statements in the if(s.equals("Search")) block get executed
Please comment...
If your new Big Idea doesn't scare the hell out of you, <br />it's probably not a "new Big Idea".