This is NXYInspector.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <nib/InterfaceBuilder.h>
@interface NXYInspector:Inspector
{
id gridSwitch;
id borderSwitch;
id autoMaxMinSet;
id xminValue;
id xmaxValue;
id xincValue;
id yminValue;
id ymaxValue;
id yincValue;
id titleLabelForm;
id paperTypeSel;
id logoSwitch;
}
+ finishLoading:(struct mach_header *)header;
+ startUnloading;
- init;
- ok:sender;
- revert:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.