| Author |
JTREE Table Problem
|
Nitin Dubey
Ranch Hand
Joined: Oct 30, 2000
Posts: 126
|
|
Hello folks, I am doing some enhancements to the sample program taken from sun site. URL : http://java.sun.com/product/jfc/tsc/articles/bookmark/index.html In the example only first two columns are editable. I wish to do the following enhancements. 1. I want to make all the cells editable. 2. To apply listeners for each individual cells. This would help me in doing some modifications to other cells. 3. Adding a new row to the table. hope I have made the problem clear. Anybody having any idea plz reply this topic. Waiting for replies... Regards, nitin
|
 |
Vinod Venugopal
Ranch Hand
Joined: Dec 06, 2000
Posts: 148
|
|
I get a "File not found" error message when I click on the URL. Vinod
|
- Vinod<br />-------<br />SCJP2
|
 |
Nitin Dubey
Ranch Hand
Joined: Oct 30, 2000
Posts: 126
|
|
Sorry vinod the correct URL Is as follow http://java.sun.com/products/jfc/tsc/articles/index.html
|
 |
 |
|
|
subject: JTREE Table Problem
|
|
|