home *** CD-ROM | disk | FTP | other *** search
- MyApp = {
- ACTIONS = {
- quit:;
- menuhit:;
- };
- OUTLETS = {
- outlet_graphics;
- outlet_convertto;
- outlet_table;
- outlet_pagelayout;
- outlet_gravity;
- outlet_book;
- outlet_straddle;
- outlet_macros;
- outlet_snap;
- outlet_window;
- };
- SUPERCLASS = Application;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-