This is CreateGraphicsChange.h in view mode; [Download] [Up]
@interface CreateGraphicsChange : Change { id graphicView; Graphic *graphic; char *changeName; StartEditingGraphicsChange *startEditingChange; } - initGraphicView:aGraphicView graphic:aGraphic; - free; - (const char *)changeName; - undoChange; - redoChange; - (BOOL)incorporateChange:change; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.