This is InfoPanel.h in view mode; [Download] [Up]
/***(InfoPanel .h)*************************************************************
*H* WideScreen's Info Panel class definition file V0.1, 26-APR-92 *
*C* V0.1 26-APR-92 Initial version --MDM *
******************************************************************************/
#import <objc/Object.h>
@interface InfoPanel:Object
{
id IVinfoPanel; /* ID of window containing the Info panel */
}
- init;
- ExposeAndFocus:sender;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.