ftp.nice.ch/pub/next/tools/screen/backspace/more3.0Views.tar.gz#/more3.0Views/Neko/Neko.h

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

/* Generated by Interface Builder */

#import <objc/Object.h>
#import <appkit/graphics.h>

@interface Neko:Object
{
    NXRect	minFrame;
    id	cursor;
    id	infoPanel;
    id	versionField;
    id	prefsPanel;
    id	moyou;
}

+ initialize;
- appDidInit:sender;
- appWillTerminate:sender;
- appDidHide:sender;
- appDidUnhide:sender;
- info:sender;
- changeTora:sender;
- windowWillMiniaturize:sender toMiniwindow:miniwindow;
- windowDidMiniaturize:sender;
- windowDidDeminiaturize:sender;
- windowWillResize:sender toSize:(NXSize *)frameSize;

@end

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