ftp.nice.ch/pub/next/unix/graphics/GnuTerm.1.1a.NI.bs.tar.gz#/GnuTerm_1.1a/source/GTsource.tar.gz#/GTsource/NeXT/gnuviewController.h

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

#import <appkit/appkit.h>

@interface gnuviewController:Object
{
    id window;
	id gnuView;
	id activateButton;
	id controller;
}


- window;
- windowWillClose:sender;
- windowDidBecomeMain:sender;
- gnuView;
- activatePushed:sender;
- deactivate:sender;
- activate:sender;


@end

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