Scrollbar pproblem
Hi,
I am using JTextField wil scrollbar.
I have provided search functionality where user will search for any string in that textfield.
If search string is present in the lower part of textfield display area does not get changed.
User has to change scrollbar position in order to view highlighted line.
Does anybody have solution to this problem?

