Annotation of Examples/AppKit/Backspace/CornerView.h, revision 1.1.1.1

1.1       root        1: 
                      2: #import <appkit/appkit.h>
                      3: 
                      4: @interface CornerView:View
                      5: {
                      6:        id image;
                      7:        id check;
                      8:        int state;
                      9: }
                     10: 
                     11: - setState:(int)val;
                     12: - saveState:sender;
                     13: 
                     14: @end

unix.superglobalmegacorp.com

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