Uses of Package
de.jdemo.framework

Packages that use de.jdemo.framework
de.jdemo.annotation   
de.jdemo.capture.anttasks Ant tasks for capturing demo output. 
de.jdemo.capture.file Capture file demo output. 
de.jdemo.capture.gui Capture gui demo output (screenshots). 
de.jdemo.capture.stream deprecated classes for Capturing System.out/err streams. 
de.jdemo.capture.text Capture textual demo output. 
de.jdemo.extensions Extensions to the basic JDemo framework. 
de.jdemo.framework Main framework package containing basic framework classes and interfaces. 
de.jdemo.framework.exceptions   
de.jdemo.framework.util   
de.jdemo.junit   
de.jdemo.runner Base classes and interfaces for demo runner implementations. 
 

Classes in de.jdemo.framework used by de.jdemo.annotation
DemoIdentifier
           
 

Classes in de.jdemo.framework used by de.jdemo.capture.anttasks
DemoIdentifier
           
IDemoCase
          An actual demo case that can be launched using its runner.
 

Classes in de.jdemo.framework used by de.jdemo.capture.file
DemoCase
          Abstract superclass for all text/file based demos or extensions.
DemoIdentifier
           
 

Classes in de.jdemo.framework used by de.jdemo.capture.gui
DemoIdentifier
           
IDemoCase
          An actual demo case that can be launched using its runner.
 

Classes in de.jdemo.framework used by de.jdemo.capture.stream
DemoIdentifier
           
IDemoCase
          An actual demo case that can be launched using its runner.
 

Classes in de.jdemo.framework used by de.jdemo.capture.text
DemoCase
          Abstract superclass for all text/file based demos or extensions.
DemoIdentifier
           
 

Classes in de.jdemo.framework used by de.jdemo.extensions
AbstractDemoCase
           
DemoCaseRunnable
           
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.
 

Classes in de.jdemo.framework used by de.jdemo.framework
AbstractDemoCase
           
DemoCaseRunnable
           
DemoIdentifier
           
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
           
PlainDemoCase
          Demo case base class for demos having output not supported by the other demo case base classes.
 

Classes in de.jdemo.framework used by de.jdemo.framework.exceptions
DemoIdentifier
           
 

Classes in de.jdemo.framework used by de.jdemo.framework.util
AbstractDemoCase
           
DemoCase
          Abstract superclass for all text/file based demos or extensions.
DemoIdentifier
           
IDemo
          Super interface for a demo or a set of demos.
IDemoCase
          An actual demo case that can be launched using its runner.
 

Classes in de.jdemo.framework used by de.jdemo.junit
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.
 

Classes in de.jdemo.framework used by de.jdemo.runner
DemoIdentifier
           
IDemo
          Super interface for a demo or a set of demos.
 



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