This is CustomMenuPalette.h in view mode; [Download] [Up]
/* ** Source file : CustomMenuPalette.h ** Created by : gideon@berd ** Created on : Fri Sep 8 09:36:00 NZST 1995 ** RCS File : $Source: /Ramoth/Black.Albatross/CVS/CustomMenu/CustomMenuPalette.h,v $ ** Last modified : $Date: 1995/09/10 22:38:02 $ ** Last modified by : $Author: gideon $ ** Current Revision : $Revision: 1.1.1.1 $ */ #import <apps/InterfaceBuilder.h> @interface CustomMenuPalette:IBPalette { id customMenuButton; id draggableMenuObject; } - (const char *)version; - finishInstantiate; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.