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

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