home *** CD-ROM | disk | FTP | other *** search
- PAStringListInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- stripPathSwitch;
- plFromAppDirSwitch;
- plFromBundleDirSwitch;
- sortedSwitch;
- stripExtSwitch;
- stringText;
- extensionText;
- ifAbsentSwitch;
- libraryText;
- directoryText;
- };
- SUPERCLASS = IBInspector;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PAFilenameListInspector = {
- ACTIONS = {
- };
- OUTLETS = {
- stripPathSwitch;
- plFromAppDirSwitch;
- plFromBundleDirSwitch;
- sortedSwitch;
- stripExtSwitch;
- stringText;
- extensionText;
- ifAbsentSwitch;
- libraryText;
- directoryText;
- };
- SUPERCLASS = IBInspector;
- };
-