home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Viewers / FLIPlay / FLIPlay.app / English.lproj / FLIPlay.nib / data.classes next >
Encoding:
Text File  |  1994-06-08  |  278 b   |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. FLIPlayer = {
  7.     ACTIONS = {
  8.     };
  9.     OUTLETS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. Controller = {
  14.     ACTIONS = {
  15.     openFile:;
  16.     showInfo:;
  17.     };
  18.     OUTLETS = {
  19.     info;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.