Package multex.demo

This is the demo suite for MulTEx.

See:
          Description

Class Summary
AwtFile Copies or moves a file, see methods File.copy(String,String) and File.move(String,String).
ChainedExceptionJUnitTest JUnit batch test driver in order to look, how an unexpected exception with causal chain is reported by JUnit.
File Copies or moves a file, see methods main() and _usageExit() This program serves as a demonstration for the redefinition of an exception coming from a lower tier into a Failure-exception of the own abstraction level without suppressing the diagnostic information of the causing exception.
SwingFile Copies or moves a file, see methods File.copy(String,String) and File.move(String,String).
 

Exception Summary
File.CopyFailure Indicates failure of a file copy operation.
File.StartedExc Indicates, that this test driver has been started.
 

Package multex.demo Description

This is the demo suite for MulTEx. It is collected as a package. You can run the demos positioning on the directory multex/demo an then running the different main programs, e.g.: