ftp.nice.ch/pub/next/connectivity/news/NewsBase.3.02.s.tar.gz#/NewsBase302.source/MMEdit/IBetterForm.h

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

#import <appkit/View.h>
#import <appkit/Form.h>

@interface IBetterForm:View
{
    Form *titleForm;
    Form *valueForm;
    NXCoord titleWidth;
}

- removeEntryAt:(int)index;

- setTarget:target andAction:(SEL)action;
  
@end

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