home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / HotShape / English.lproj / HotShapeInspector.nib / data.classes next >
Encoding:
Text File  |  1994-06-07  |  282 b   |  20 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. HotShapeInspector = {
  7.     ACTIONS = {
  8.     setPathName:;
  9.     revert:;
  10.     ok:;
  11.     };
  12.     OUTLETS = {
  13.     pathNamePopUpList;
  14.     pathNamePopUpListButton;
  15.     tagTextField;
  16.     visibilitySwitch;
  17.     };
  18.     SUPERCLASS = IBInspector;
  19. };
  20.