I am a beginner in Java Applet. I am doing a homework that I don't know how to solve it. I am supposed to write an applet that has a textfield and a textarea, and it will show the number of occurrences of the textfield string in the textarea string. The applet will dynamically update the result as I enter or edit either string...
I just don't know what method should I use? Pattern and Matcher? I am supposed to use TextArea and use textValueChange d...
I don't want to drop this class... so anyone could help? Thanks!
I just don't know what method should I use? Pattern and Matcher? I am supposed to use TextArea and use textValueChange d...
I don't want to drop this class... so anyone could help? Thanks!