ftp.nice.ch/pub/next/developer/languages/smalltalk/smalltalk.1.2.alpha5.s.tar.gz#/smalltalk-1.2.alpha5/objc/Chatter/ChatterWorkspaceController.h

This is ChatterWorkspaceController.h in view mode; [Download] [Up]

#import <appkit/appkit.h>

@interface ChatterWorkspaceController:Object
{
    id	mainController;
    id	scrollView;
    id	text;
    id	window;
}


@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.