home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Classes / UHShapes / UHShapesPalette.palette / English.lproj / UHLineShapeInspector.nib / data.classes next >
Encoding:
Text File  |  1992-08-12  |  335 b   |  25 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. UHLineShapeInspector = {
  7.     ACTIONS = {
  8.     lineChoice:;
  9.     };
  10.     OUTLETS = {
  11.     maxAngle;
  12.     minAngle;
  13.     angleBox;
  14.     tagText;
  15.     angleSlider;
  16.     choiceButton;
  17.     lineColorWell;
  18.     angleText;
  19.     lineWidthSlider;
  20.     lineWidthText;
  21.     choiceMenu;
  22.     };
  23.     SUPERCLASS = IBInspector;
  24. };
  25.