ftp.nice.ch/Attic/openStep/implementation/gnustep/sources/objcX-0.87.tgz#/objcX-0.87/appkit/objcX.h

This is objcX.h in view mode; [Download] [Up]

/* Dummy function 
 *
 * Copyright (C)  1994  The Board of Trustees of  
 * The Leland Stanford Junior University.  All Rights Reserved.
 *
 * Authors: Paul Kunz
 *
 * This file is part of an Objective-C class library for a window system
 *
 * objcX.h,v 1.11 1995/12/13 22:33:30 fedor Exp
 *
 * See objcX.m for explanation of this file
 */

#ifndef _OBJCX_
#define _OBJCX_
               
#include "ActionCell.h" 
#include "Application.h" 
#include "Box.h" 
#include "ButtonCell.h" 
#include "Button.h" 
#include "Cell.h"
#include "ClipView.h"
#include "Control.h" 
#include "CustomObject.h" 
#include "CustomView.h"
#include "FontManager.h"
#include "FormCell.h" 
#include "Form.h" 
#include "IBConnectors.h"
#include "Matrix.h" 
#include "MenuCell.h"  
#include "Menu.h"
#include "NXCursor.h"
#include "NXBitmapImageRep.h"
#include "NXBrowser.h"
#include "NXBrowserCell.h"
#include "NXBundle.h"
#include "NXColorWell.h"
#include "NXImage.h"
#include "NXImageRep.h"
#include "NXSplitView.h"
#include "OpenPanel.h"
#include "Panel.h" 
#include "PopUpList.h"
#include "PrintInfo.h"
#include "Responder.h" 
#include "SavePanel.h" 
#include "ScrollView.h" 
#include "Scroller.h" 
#include "SliderCell.h"
#include "Slider.h" 
#include "TextFieldCell.h" 
#include "TextField.h"
#include "Text.h"
#include "View.h" 
#include "Window.h" 

#include "timer.h"

#endif /* _OBJCX_ */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.