Hi All!
I've written the code below to create and show a GUI for a
test program that I am creating. My problem , that when I put text larger than the scroll pane in either of the JTextAreas that I've created they do not scroll even though I've set them to. I can't figure out what - I must be missing something silly. Does anyone see a problem? I've bolded the important pieces of code. Please not that any variables I have not instantiated here are global - I'm positive I haven't forgotten to declare anything.
[ June 12, 2007: Message edited by: Brandi Love ]