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

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Settings = {
  7.     ACTIONS = {
  8.     showPanelForView:;
  9.     setBacking:;
  10.     setColorSpace:;
  11.     windowDidBecomeMain:;
  12.     setFPS:;
  13.     setZoom:;
  14.     updateFromView:;
  15.     windowWillClose:;
  16.     setFlag:;
  17.     };
  18.     OUTLETS = {
  19.     colorSpaceMatrix;
  20.     buttonMatrix;
  21.     zoomMatrix;
  22.     fpsForm;
  23.     form;
  24.     panel;
  25.     fpsSlider;
  26.     panelInUse;
  27.     backingMatrix;
  28.     };
  29.     SUPERCLASS = Object;
  30. };
  31.