All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class org.jos.experimental.StefanReich.fs.swing.Explorer

java.lang.Object
    |
    +----org.jos.experimental.StefanReich.fs.swing.Explorer

public class Explorer
extends Object
This application requires JFC 1.1!

I know the source code is a mess, it's still in its experimental phase, sorry. It also includes way too many anonymous inner classes.

TODO: think hard about the synchronization issues and from which thread Swing methods are called (since they don't like to be called from other threads than the event dispatching thread).

Version:
JOS-FileSystem 4 Preview (25-Mar-98)
Author:
Stefan Reich

Constructor Index

 o Explorer()

Method Index

 o main(String[])

Constructors

 o Explorer
public Explorer()

Methods

 o main
public static void main(String[] args)

All Packages  Class Hierarchy  This Package  Previous  Next  Index