- All Implemented Interfaces:
Runnable
The UIFileCloser class wraps the closing of an FFXSystem within a thread.
- Author:
- Michael J. Schnieders
-
Constructor Summary
Constructors
Constructor for FileCloser.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UIFileCloser
Constructor for FileCloser.
- Parameters:
sys
- a FFXSystem
object.
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable