ftp.nice.ch/pub/next/audio/apps/Guitar.1.0.s.tar.gz#/Guitar/PrefController.h

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

#import <appkit/appkit.h>

@interface PrefController:Object
{
    id	myObserver;
    id	radio;
    id	soundSw;
    id	trainingB;
    id	trainingBox;
    id	trainingRadio;
}

- next:sender;
- radioActed:sender;
- soundSwActed:sender;
- trainingRadioActed:sender;
- (BOOL)mode;
- (BOOL)sound;
- (int)trainMode;

@end

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