home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Finder = {
- ACTIONS = {
- "changeMatchKey:" = "changeMatchKey:";
- "changeMatchVal:" = "changeMatchVal:";
- "changeStartDir:" = "changeStartDir:";
- "init:" = "init:";
- "search:" = "search:";
- "setDirectoryFrom:" = "setDirectoryFrom:";
- "showMatch:" = "showMatch:";
- "stop:" = "stop:";
- };
- OUTLETS = {
- climbToRootButton = climbToRootButton;
- controlButton = controlButton;
- controller = controller;
- dirMatrix = dirMatrix;
- domain = domain;
- domainList = domainList;
- foundDomList = foundDomList;
- handleList = handleList;
- keyButton = keyButton;
- keyPopUp = keyPopUp;
- myWindow = myWindow;
- searchForm = searchForm;
- searchLock = searchLock;
- startDirText = startDirText;
- startDomText = startDomText;
- statusText = statusText;
- table = table;
- valButton = valButton;
- valPopUp = valPopUp;
- };
- SUPERCLASS = Object;
- };
-