home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / NEXTIME / SimplePlayer / English.lproj / PreferencesPanel.nib / data.classes next >
Encoding:
Text File  |  1995-06-23  |  332 b   |  13 lines

  1. "FirstResponder" = {ACTIONS = (); SUPERCLASS = NSObject; };
  2. "Controller" = {
  3.     ACTIONS = (
  4.     "showInfoPanel:", 
  5.     "showInspectorPanel:", 
  6.     "showPreferencesPanel:", 
  7.     "openDocument:", 
  8.     "setDocumentSizingPolicy:"
  9.     ); 
  10.     OUTLETS = (infoPanel, inspectorPanel, preferencesPanel, videoResizeMatrix); 
  11.     SUPERCLASS = NSObject; 
  12. };
  13.