25 #include <Foundation/Foundation.h>
26 #include <AppKit/AppKit.h>
36 + (id) sharedTranscript;
40 - (void) show:(
id)anObject;
44 - (void) showLine:(
id)anObject;
49 - (void) showLine: (
id) anObject withIDStamp: (NSString*) ident;
53 - (void) showError:(NSString *)errorText;
57 - (void) showSystemInformation: (NSString*) systemText;