home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Graphics / Multimedia / MPEG_Play.app / English.lproj / FileInfo.nib / data.classes next >
Encoding:
Text File  |  1993-03-12  |  275 b   |  20 lines

  1. FileInfo = {
  2.     ACTIONS = {
  3.     windowDidBecomeMain:;
  4.     showPanelForView:;
  5.     updateFromView:;
  6.     windowWillClose:;
  7.     };
  8.     OUTLETS = {
  9.     attributesForm;
  10.     panel;
  11.     panelInUse;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. FirstResponder = {
  16.     ACTIONS = {
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.