home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Examples / AppKit / TextSizingExample / English.lproj / FieldAspect.nib / data.classes next >
Text File  |  1996-04-08  |  469b  |  15 lines

  1. "FieldAspect" = {
  2.     ACTIONS = {}; 
  3.     OUTLETS = {
  4.         centerAlignedBox = id; 
  5.         leftAlignedBox = id; 
  6.         rightAlignedBox = id; 
  7.         scrollingCenterAlignedBox = id; 
  8.         scrollingLeftAlignedBox = id; 
  9.         scrollingRightAlignedBox = id; 
  10.     }; 
  11.     SUPERCLASS = Aspect; 
  12. };
  13. "Aspect" = {ACTIONS = {}; OUTLETS = {view = id; window = id; }; SUPERCLASS = NSObject; };
  14. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  15.