|
|
Sample Programs from NeXSTEP 3.3
#import <appkit/Application.h>
@interface BusyBoxApp:Application
{
id helpObject; /* Object that handles help requests */
id infoPanel; /* The Info... panel */
id prefPanel; /* The Preferences panel */
}
/* TARGET/ACTION METHODS */
- info:sender;
- preferences:sender;
/* OVERRIDDEN FROM APPLICATION */
- appDidInit:sender;
- sendEvent:(NXEvent *)theEvent;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.