| java.lang.Object threaddemo.apps.populate.Populate
Populate | public class Populate (Code) | | Simple app to populate a file tree with some test data.
author: Jesse Glick |
Method Summary | |
public static void | run(File root, Frame app) Run the app. |
run | public static void run(File root, Frame app)(Code) | | Run the app.
Parameters: root - root of the phadhail tree to add test data to Parameters: app - application frame (may be null) |
|
|