home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Palettes / PAStringList / English.lproj / PAFilenameListInspector.nib / data.classes next >
Encoding:
Text File  |  1993-05-12  |  624 b   |  40 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. PAFilenameListInspector = {
  24.     ACTIONS = {
  25.     };
  26.     OUTLETS = {
  27.     stripPathSwitch;
  28.     plFromAppDirSwitch;
  29.     plFromBundleDirSwitch;
  30.     sortedSwitch;
  31.     stripExtSwitch;
  32.     stringText;
  33.     extensionText;
  34.     ifAbsentSwitch;
  35.     libraryText;
  36.     directoryText;
  37.     };
  38.     SUPERCLASS = IBInspector;
  39. };
  40.