View Single Post
  #1 (permalink)  
Old 07-08-2009, 05:56 PM
msankar.ravi msankar.ravi is offline
Member
 
Join Date: Jul 2009
Posts: 8
Rep Power: 0
msankar.ravi is on a distinguished road
Post Dynamic JTree with checkbox
i want to create a Jtree view for c: and i want to add checkboxes for c: files

ex(c:/javascriptfiles). and i want to choose files for enable checkbox. And if i click the checkbox i want to execute the files . is it possible could anyone help me with code. i already seen some code in this forum(hardwired). for static treeview. but i want to Jtree with checkbox for c:
Reply With Quote