-
benoitx added westbury to the JTreeMap / KTreeMap project.
2009-10-29 15:05:38 UTC by benoitx
-
Done. Please compare with what you had suggested (I've used your snipets of code).
Also, I'm looking for some help to enable a Copy to clipboard and save/print facilities... Any suggestion? That'd be great.
Thanks
Benoit.
2009-08-26 09:01:58 UTC by benoitx
-
benoitx committed revision 139 to the JTreeMap / KTreeMap SVN repository, changing 6 files.
2009-08-26 08:53:44 UTC by benoitx
-
much better now, could you check in the change so that I can see how you did it.
2009-08-25 16:42:10 UTC by sunyin
-
Hi
Would anyone have a snipet of code or a suggestion as of how to add a "printing" capability and copy to clipboard for JTreeMap?
That would be great!
Thanks
Benoit.
2009-08-25 15:14:46 UTC by benoitx
-
Hi
I've tried to add your suggestions, could you have a go and try a beta?
http://jtreemap.sf.net/beta/jtreemap-1.2.0-SNAPSHOT.jar
Many thanks
B.
2009-08-25 15:13:34 UTC by benoitx
-
Hi
This is very interesting. Could you provide more details and a patch?
Thanks a lot
Benoit.
2009-08-25 14:55:25 UTC by benoitx
-
I am trying to display a large set of data (i.e the whole contents of a disk) with JTreeMap.
Right now it is impossible as the speed is so slow for the calculation. After hacking around the code I think the following optimization could be helpful and easy to implement.
1. don't calculate if the area is too small, for example
void calculatePositionsRec(...) {
if (w0 * h0 < 20...
2009-08-19 23:01:37 UTC by sunyin
-
Hi
This does not tell me which class you have changed...
please email me the file (see my profile for email address)
Thanks
B.
2009-07-02 16:03:58 UTC by benoitx
-
that was patch for HSBTreeMapColorProvider. whatever changes you make in RedGreenColorProvider is fine and working (i checked from SVN copy)
i didn't test other providers, since we are not using those.. i didnt bother to strudy :(
let me know if this works.
2009-07-02 13:55:15 UTC by janu25