> Hi All
>
[quoted text clipped - 10 lines]
>
> Anyone got any ideas how to do that?
noone?
Andrew Thompson - 17 Jun 2007 08:19 GMT
...
>> Anyone got any ideas how to do that?
Sure. I have some ideas - even opened the editor and
typed a few lines, but have other things to do, and started
doing them..
>noone?
A Y_AXIS BoxLayout for each record (comment/name/date),
with a crude algrithm to make a JTextArea according to the
size of the String that is the comment?
( And note that if you do not get a full and complete
answer within 24 hours of asking - it's free! ;)

Signature
Andrew Thompson
http://www.athompson.info/andrew/
On Sat, 16 Jun 2007 08:29:11 -0700, Peter Ashford
<peter.m.ashford@gmail.com> wrote, quoted or indirectly quoted someone
who said :
>I'm not quite sure how to get the effect I'm looking for with Swing.
>I want to display a list of comments in their entirety in a scroll
[quoted text clipped - 8 lines]
>
>Anyone got any ideas how to do that?
I hate text for this sort of thing. A picture would instantly
describe what you are trying to do.
I think you might want a JTree. Then you can have columns of
components that line up nicely, like a spreadsheet. They may or may
not scroll.
see http://mindprod.com/jgloss/jtree.html
This is a one of the hairier Swing components. Dig around for as many
coding examples as your can.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com