Re: Change the order of JXTables visible columns
Created a stripped down example and the calls to createDefaultColumnsFromModel() are down to two now, which I understand. In order to set the ColumnFactory as per SwingX best practise? I need to create the table first.. which uses a default model and hence the first pass with different columns (and lack of table header which comes later).
Seems like I can't create a new constructor for JXTable passing the TableModel and ColumnFactory? (as JTable lacks a constructor that won't try to create a model) so I'm still a bit stumped..? Should I code to expect two (or more?) passes?
[Message sent by forum member 'osbald' (osbald)]
http://forums.java.net/jive/thread.jspa?messageID=285013
---------------------------------------------------------------------
To unsubscribe, e-mail: [jdnc-unsubscribe@masked-domain]
For additional commands, e-mail: [jdnc-help@masked-domain]
Other messages in this topic
| Sender | Date sent | Subject |
| Kleopatra [fastegal@masked-domain] | Tue, 08 Jul 2008 15:22:29 +0200 | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 06:36:17 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 05:59:08 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 05:49:21 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 05:40:07 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 05:17:17 PDT | Re: Change the order of JXTables visible columns |
| Kleopatra [fastegal@masked-domain] | Tue, 08 Jul 2008 13:16:12 +0200 | Re: Change the order of JXTables visible columns |
| Kleopatra [fastegal@masked-domain] | Tue, 08 Jul 2008 13:10:38 +0200 | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 03:28:41 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 03:26:01 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Tue, 08 Jul 2008 03:04:33 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 10:04:09 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Mon, 07 Jul 2008 05:17:26 PDT | Re: Change the order of JXTables visible columns |
| [jdnc-interest@masked-domain] | Fri, 04 Jul 2008 09:00:42 PDT | Change the order of JXTables visible columns |