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;
@endThese are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.