Annotation of Examples/AppKit/Draw/graphicsUndo.subproj/ResizeGraphicsChange.h, revision 1.1

1.1     ! root        1: @interface ResizeGraphicsChange : GraphicsChange
        !             2: {
        !             3:     Graphic    *graphic;
        !             4:     NXRect     oldBounds;
        !             5:     NXRect     newBounds;
        !             6: }
        !             7: 
        !             8: - initGraphicView:aGraphicView graphic:aGraphic;
        !             9: - (const char *)changeName;
        !            10: - saveBeforeChange;
        !            11: - changeDetailClass;
        !            12: 
        !            13: @end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.