See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 |
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.