home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / PAStringList / English.lproj / PAStringListInspector.nib / data.classes next >
Encoding:
Text File  |  1993-05-12  |  346 b   |  23 lines

  1. PAStringListInspector = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     stripPathSwitch;
  6.     plFromAppDirSwitch;
  7.     plFromBundleDirSwitch;
  8.     sortedSwitch;
  9.     stripExtSwitch;
  10.     stringText;
  11.     extensionText;
  12.     ifAbsentSwitch;
  13.     libraryText;
  14.     directoryText;
  15.     };
  16.     SUPERCLASS = IBInspector;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.