File System Tree Example:

A Forest widget can be used to eaily build a file system tree. This example illustrates a simple program that takes a directory path as command line parameter, and builds a directory tree and displays it using a Forest widget.

Since applets are prohibited from accessing local file system, this is an application rather than an applet. The following is a screen capture of the screen. Source code of this example is available.

Copyright (c) InetSoft Technology Corp 1996


Home Page