home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / SliderInspector.nib / data.classes next >
Encoding:
Text File  |  1992-02-05  |  266 b   |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. IBSliderInspector = {
  7.     ACTIONS = {
  8.     performClick:;
  9.     revert:;
  10.     ok:;
  11.     };
  12.     OUTLETS = {
  13.     window;
  14.     continuousSwitch;
  15.     valuesForm;
  16.     disabledSwitch;
  17.     tagForm;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.