home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / IconBuilder.app / English.lproj / PageLayout.nib / data.classes next >
Encoding:
Text File  |  1992-03-03  |  347 b   |  29 lines

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