Class COM.tolstoy.jconfig.DiskBrowser
All Packages Class Hierarchy This Package Previous Next Index
Class COM.tolstoy.jconfig.DiskBrowser
java.lang.Object
|
+----COM.tolstoy.jconfig.DiskBrowser
- public class DiskBrowser
- extends Object
This is a sample disk browser application. Please note: this application is not meant to
represent good interface design or proper AWT usage, only to demonstrate the use of the file
methods of JConfig.
Feel free to modify this file as you wish.
-
DiskBrowser()
-
-
main(String[])
-
DiskBrowser
public DiskBrowser()
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index