home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / NextApps / Grab.app / English.lproj / InspectorPanel.nib / data.classes next >
Encoding:
Text File  |  1992-11-17  |  185 b   |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Grab = {
  7.     OUTLETS = {
  8.     width;
  9.     height;
  10.     alpha;
  11.     depth;
  12.     inspectorPanel;
  13.     };
  14.     SUPERCLASS = Application;
  15. };
  16.