| Author |
JTree & JTable
|
Martin Kogut
Greenhorn
Joined: Apr 20, 2004
Posts: 7
|
|
Hi, I 've created a JTree but I would have a JTreeTable. I just googling around and found that the JTreeTable doesn't exist in the JDK 1.5! So my question, how could I make a JTreeTable. The Examples of sun.com are all not compileable and not excuteable! So please help me, because it is a project that I 've to finih! Thanks a lot!
|
 |
Sebastiaan Kortleven
Ranch Hand
Joined: Mar 12, 2004
Posts: 81
|
|
I haven't read through it, but http://java.sun.com/products/jfc/tsc/articles/treetable1/ seems like a descent tutorial on the subject..
|
 |
Martin Kogut
Greenhorn
Joined: Apr 20, 2004
Posts: 7
|
|
I've read this tutorial several times to understand how I could implement the example-source in my sourcecode! You're right it's a descent tutorial on this topic! Thanks for helping me!
|
 |
 |
|
|
subject: JTree & JTable
|
|
|