home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 4.0 PR1 / NeXT_NEXTSTEP_4.0_PR1_(beta).rar / Openstep4-Pr1User.iso / NextApps / Webster.app / Resources / English.lproj / Preferences.nib / data.classes next >
Text File  |  1995-02-17  |  342b  |  17 lines

  1. "LRSwitch" = {SUPERCLASS = NSView; };
  2. "FirstResponder" = {ACTIONS = ("performResize:"); SUPERCLASS = NSObject; };
  3. "Preferences" = {
  4.     ACTIONS = ("setSize:", "printp:", "showp:"); 
  5.     OUTLETS = (
  6.     fontSize, 
  7.     fontSizeForm, 
  8.     exactMatch, 
  9.     printPictures, 
  10.     pictureSwitch, 
  11.     panel, 
  12.     boldIndex, 
  13.     setSize
  14.     ); 
  15.     SUPERCLASS = Object; 
  16. };
  17.