home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / InterfaceBuilder.app / Resources / English.lproj / NSTextFieldInspector.nib / data.classes next >
Encoding:
Text File  |  1996-11-13  |  491 b   |  17 lines

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "IBTextFieldInspector" = {
  3.     ACTIONS = {"setBorder:" = id; "setEditable:" = id; }; 
  4.     OUTLETS = {
  5.         alignMatrix = id; 
  6.         backgroundColorWell = id; 
  7.         borderMatrix = id; 
  8.         drawsBackgroundSwitch = id; 
  9.         editableSwitch = id; 
  10.         scrollableSwitch = id; 
  11.         selectableSwitch = id; 
  12.         tagForm = id; 
  13.         textColorWell = id; 
  14.     }; 
  15.     SUPERCLASS = IBInspector; 
  16. };
  17.