Re: Using JXTreeTable, a first draft
| From:Kleopatra [fastegal@masked-domain] |
| Sent on:Wed, 11 Jun 2008 10:06:00 +0200 |
| In reply to:Re: Using JXTreeTable, a first draft sent on Tue, 27 May 2008 09:52:18 PDT by [jdnc-interest@masked-domain] |
[jdnc-interest@masked-domain] schrieb:
> Speaking of editability, do you guys have any good ideas on a way to improve Editor customization? What you did with Renderers is great.
Thanks for your kind words :-)
As to the doing something similar with Editors the answer is not yet:
requirements (or maybe better to say the core xxCellEditors as reference
implementations) is subtly different for tree and table and a list is
(not yet?) editable at all. To try to understand the gory details of
tree editing, I started to play in the incubator which was not
satisfying enough to continue ;-)
> One thing that is currently driving me a bit crazy is there doesn't seem to be an elegant way to set how editors format the data they display; for instance I am editing Floats which are almost always Integers and would like the editor to not display a ".0" at the end, but am at a bit of a loss as to how to do so without really hacking into the editor.
>
hmm .. what's wrong with a NumberEditor with a custom Format?
Jeanette
---------------------------------------------------------------------
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] | Wed, 11 Jun 2008 09:55:03 +0200 | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Tue, 27 May 2008 11:56:52 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Tue, 27 May 2008 09:52:18 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Tue, 27 May 2008 07:50:54 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Tue, 27 May 2008 06:36:30 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Wed, 14 May 2008 05:59:21 PDT | Re: Using JXTreeTable, a first draft |
| Kleopatra [fastegal@masked-domain] | Tue, 06 May 2008 11:51:59 +0200 | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Fri, 02 May 2008 04:42:52 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Wed, 30 Apr 2008 08:50:54 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Wed, 30 Apr 2008 08:42:20 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Wed, 30 Apr 2008 05:33:32 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Wed, 30 Apr 2008 05:17:27 PDT | Re: Using JXTreeTable, a first draft |
| [jdnc-interest@masked-domain] | Fri, 25 Apr 2008 10:14:08 PDT | Using JXTreeTable, a first draft |