|
Class Summary |
| AbstractDebug |
AbstractDebug.java
Created: Wed Mar 1 22:22:22 2000 |
| Debug |
Debug.java
This forms the basis of the Debugging architecture. |
| DebugMultiplexer |
DebugMultiplexer.java
This class can be used to multiplex other DebugInterface
interfaces. |
| DefaultDebug |
DefaultDebug.java
Simple Debug interface which prints things to screen
Created: Thu Mar 9 17:57:34 2000 |
| DefaultFileDebug |
DefaultFileDebug.java
Created: Sun May 7 23:46:57 2000 |
| NullDebug |
NullDebug.java
This class does nothing with debug methods. |