home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / IconBuilder.app / Japanese.lproj / PageLayout.nib / data.classes next >
Encoding:
Text File  |  1996-10-07  |  567 b   |  25 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. PaintLayout = {
  3.     ACTIONS = {
  4.     "hitDepth:" = "hitDepth:"; 
  5.     "hitHasAlpha:" = "hitHasAlpha:"; 
  6.     "newLayout:" = "newLayout:"; 
  7.     "panelDone:" = "panelDone:"; 
  8.     "portrait:" = "portrait:"; 
  9.     "setDefault:" = "setDefault:"; 
  10.     "widthHeightChanged:" = "widthHeightChanged:"; 
  11.     }; 
  12.     OUTLETS = {
  13.     bgColor = bgColor; 
  14.     bitDepth = bitDepth; 
  15.     hasAlpha = hasAlpha; 
  16.     height = height; 
  17.     panel = panel; 
  18.     paperView = paperView; 
  19.     shadow = shadow; 
  20.     title = title; 
  21.     width = width; 
  22.     }; 
  23.     SUPERCLASS = Object; 
  24. };
  25.