Annotation of Examples/EnterpriseObjects/RadioMatrixAssociation/RadioAssociation.h, revision 1.1.1.1

1.1       root        1: /* RadioAssociation.h
                      2:  *
                      3:  * You may freely copy, distribute, and reuse the code in this example.
                      4:  * NeXT disclaims any warranty of any kind, expressed or  implied, as to its
                      5:  * fitness for any particular use.
                      6:  *
                      7:  * Written by NeXT Engineering
                      8:  *
                      9:  */
                     10: 
                     11: #import <eointerface/EOAssociation.h>
                     12: 
                     13: @class Window;
                     14: 
                     15: @interface RadioAssociation: EOAssociation
                     16: {
                     17:     // destination is a matrix of radio buttons
                     18: }
                     19: 
                     20: // Target/action method for destination to send to
                     21: - controlActed:sender;
                     22: 
                     23: @end

unix.superglobalmegacorp.com

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