Re: displaying text in jtextarea



jkon@xxxxxxxxxxxxx wrote:
Hi i am a begginning programmer, and am having problems displaying text
in a jtextarea.

There is a good group for those beginning Java, it is..
comp.lang.java.help

The goal of the program is that when a button is clicked, then text is
displayed in the jtextarea.
It compiles fine, and runs with no errors.

Are you sure? New programmers are prone to writing code
that hides errors. Where is your (short, self contained) code
so that we can confirm that?

Andrew T.

.