Annotation of Examples/AppKit/Backspace/PanelImageView.h, revision 1.1

1.1     ! root        1: 
        !             2: #import <appkit/View.h>
        !             3: 
        !             4: @interface PanelImageView:View
        !             5: {
        !             6:        id image;
        !             7: }
        !             8: 
        !             9: - setImage: image;
        !            10: - image;
        !            11: - drawSelf: (const NXRect *) rects: (int) rectCount;
        !            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.