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