Search:

Type: Posts; User: ostad

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    2,053

    Re: make a jtree from a directory

    ok.this is my code and its error!
    //*****************
    public void listAllFiles(String directory, DefaultMutableTreeNode parent, Boolean recursive) throws IOException {
    try {
    ...
  2. Replies
    2
    Views
    2,053

    make a jtree from a directory

    hi.i have some problems with making a jtree.i wanna make a jtree from a directory consist of some text file.i want to have the contain of files on the tree to.and i test all of parent and child nodes...
Results 1 to 2 of 2