home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Apps / InterfaceBuilder.app / resourceInspectors.bundle / English.lproj / ImageInspector.nib / data.classes next >
Encoding:
Text File  |  1994-08-26  |  404 b   |  16 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Inspector = {
  3.     ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; }; 
  4.     OUTLETS = {window = window; }; 
  5.     SUPERCLASS = Object; 
  6. };
  7. IBImageInspector = {
  8.     OUTLETS = {
  9.         box = box; 
  10.     heightField = heightField; 
  11.     iconButton = iconButton; 
  12.     widthField = widthField; 
  13.     }; 
  14.     SUPERCLASS = Inspector; 
  15. };
  16.