Re: JTable with precise column widths [looooong]
- From: "Babu Kalakrishnan" <bkk.ngroup@xxxxxxxxx>
- Date: 24 Aug 2006 00:55:09 -0700
Babu Kalakrishnan wrote:
Alternately, you could try registering a PropertyChangeListener on each
table column and listen to events with the property
TableColumn.COLUMN_WIDTH_PROPERTY
Correction. Looking at the source code of TableColumn.java, it looks
like the property to listen for is "width" - (The public static final
String COLUMN_WIDTH_PROPERTY defined in the class seems to be unused
inside the class)
BK
.
- References:
- Re: JTable with precise column widths [looooong]
- From: Babu Kalakrishnan
- Re: JTable with precise column widths [looooong]
- Prev by Date: Re: JTable with precise column widths [looooong]
- Next by Date: Re: Java GUI(Swing) VS Windows forms in VB6/VB.NET
- Previous by thread: Re: JTable with precise column widths [looooong]
- Index(es):
Relevant Pages
|
|