ftp.nice.ch/pub/next/developer/objc/appkit/Starter.1.1.s.tar.gz#/Starter1.1/STKeyPanel.h

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

/* STKeyPanel.h - written by Robert Vasvari 9/93 */

#import <appkit/appkit.h>

@interface STKeyPanel:Panel

{
id defaultButton;
}

- setDefaultButton:aButton;
- _reflectChangeInKeyStatusTo:(BOOL)isKeyWindow;

@end

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