Long texts in JTable cells
- From: Sebastian Millies <REPLACE-OBVIOUSsDOTmillies@xxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Jan 2006 18:28:28 +0100
My application displays a table having several columns in a JTable.
(the GUI component is bound to a view iterator in Oracle ADF, if
anyone is familiar with that framework.) The problem:
One of the columns contains long text, including line breaks, which
is shown as a very long single line in the table cell. How can I
improve on this? (I guess I want something like an editable text-area,
except it should be part of the table).
Thanks for a hint, Sebastian
.
- Follow-Ups:
- Re: Long texts in JTable cells
- From: Sebastian Millies
- Re: Long texts in JTable cells
- Prev by Date: Re: Detect when a JPanel has been displayed...
- Next by Date: Re: BufferedImage is too heavy for chart ? I need a lighter soolution
- Previous by thread: I want to export images from Jfree charts to SVG...plz help
- Next by thread: Re: Long texts in JTable cells
- Index(es):