This is FhGLicensePanel.h in view mode; [Download] [Up]
/* -------------------------------------------------------------------------- Class: FhGLicensePanel Version: 0.1 File: FhGLicensePanel.m Written by: Thomas Engel Created: 17.05.1995 (Copyleft) Last modified: 17.05.1995 Note: For a detailed description please read the class documentation. ------------------------------------------------------------------------- */ #import <appkit/appkit.h> @interface FhGLicensePanel:Object { id panel; id licenseField; } - runForLicense; - cancelRegistration:sender; - enteredRegistration:sender; @end /* * History: * * Bugs: - No */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.