Annotation of Examples/DatabaseKit/Evaluator/Controller.h, revision 1.1.1.1

1.1       root        1: 
                      2: #import        <appkit/appkit.h>
                      3: 
                      4: @interface Controller:Object
                      5: 
                      6: - open:sender; /* brings up the open panel */
                      7: - openFileNamed:(const char *)filename; /* opens a named model file */
                      8: 
                      9: - evaluate:sender; /* makes the database evaluate the contents of the query view */
                     10: 
                     11: - clear:sender; /* clears the results view */
                     12: - print:sender; /* prints the results view */
                     13: 
                     14: - close:sender; /* closes the current main window */
                     15: 
                     16: @end

unix.superglobalmegacorp.com

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