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

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. Inspector = {
  3.     ACTIONS = {"performClick:" = "performClick:"; }; 
  4.     OUTLETS = {window = window; }; 
  5.     SUPERCLASS = Object; 
  6. };
  7. IBScrollViewInspector = {
  8.     ACTIONS = {"ok:" = "ok:"; }; 
  9.     OUTLETS = {
  10.         arrowsButton = arrowsButton; 
  11.     backGrayMatrix = backGrayMatrix; 
  12.     borderMatrix = borderMatrix; 
  13.     lineCell = lineCell; 
  14.     pageCell = pageCell; 
  15.     scrollerMatrix = scrollerMatrix; 
  16.     }; 
  17.     SUPERCLASS = Inspector; 
  18. };
  19.