This is PreferencesPanelController.h in view mode; [Download] [Up]
//*****************************************************************************
//
// PreferencesPanelController.h.
//
// Preferences logic abstract superclass.
//
// by Felipe A. Rodriguez
//
//*****************************************************************************
#import <appkit/appkit.h>
@interface PreferencesPanelController:Object
{
}
- inspectorPanel;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.