Writing Text
Dear Developers,
Hello
I want to show the information that is in my database in Jtextarea.
I wonder how to show it there.
I have one method in my database that its called show() that select all information that I want ,so just now I want to show it in my Jtextarea using that method.
Can anybody help me?
Message was edited by:
martin_ms1985

