home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Viewers / QuickViewer1.0 / Source / QuickViewer.nib / data.classes next >
Encoding:
Text File  |  1992-08-27  |  205 b   |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MyView = {
  7.     ACTIONS = {
  8.     reloadImage:;
  9.     readFile:;
  10.     };
  11.     OUTLETS = {
  12.     QuickViewerWindow;
  13.     };
  14.     SUPERCLASS = N3DCamera;
  15. };
  16.