home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscDragViews / English.lproj / MiscDVInspector.nib / data.classes next >
Encoding:
Text File  |  1994-02-18  |  244 b   |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. MiscDVInspector = {
  7.     ACTIONS = {
  8.     optionsChanged:;
  9.     borderChanged:;
  10.     revert:;
  11.     };
  12.     OUTLETS = {
  13.     borderMatrix;
  14.     optionMatrix;
  15.     };
  16.     SUPERCLASS = IBInspector;
  17. };
  18.