Package de.jdemo.framework

Main framework package containing basic framework classes and interfaces.

See:
          Description

Interface Summary
IDemo Super interface for a demo or a set of demos.
IDemoCase An actual demo case that can be launched using its runner.
IDemoCaseRunnable A IDemoCaseRunner is used to launch the demo and caries its state.
IDemoSuite A IDemoSuite is a Composite of IDemos.
IDemoVisitor  
ITextLauncher  
 

Class Summary
AbstractDemoCase  
DefaultTextLauncher  
DemoCase Abstract superclass for all text/file based demos or extensions.
DemoCaseRunnable  
DemoCaseThreadGroup  
DemoIdentifier  
DemoSuite  
NullDemoCaseRunnable  
PlainDemoCase Demo case base class for demos having output not supported by the other demo case base classes.
PlainDemoCaseRunnable  
 

Package de.jdemo.framework Description

Main framework package containing basic framework classes and interfaces.



JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.