Annotation of Examples/DatabaseKit/Formatter/TableViewController.h, revision 1.1

1.1     ! root        1: /* TableViewController.h
        !             2:  * You may freely copy, distribute, and reuse the code in this example.
        !             3:  * NeXT disclaims any warranty of any kind, expressed or  implied, as to its
        !             4:  * fitness for any particular use.
        !             5:  *
        !             6:  * Written by: Scott Weiner, NeXT Developer Training
        !             7:  *
        !             8:  */
        !             9: 
        !            10: #import <appkit/appkit.h>
        !            11: 
        !            12: @interface TableViewController:Object
        !            13: {
        !            14:     id tableView;
        !            15:        id vector;
        !            16:        id theFormatter;
        !            17: }
        !            18: 
        !            19: 
        !            20: @end

unix.superglobalmegacorp.com

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