home *** CD-ROM | disk | FTP | other *** search
- WMFinder = {
- ACTIONS = {"changeMode:" = "changeMode:"; "find:" = "find:"; "show:" = "show:"; };
- OUTLETS = {
- findButton = findButton;
- foundField = foundField;
- modeMatrix = modeMatrix;
- modePopUpButton = modePopUpButton;
- results = results;
- scrollView = scrollView;
- selectionBox = selectionBox;
- selectionIcon = selectionIcon;
- shelf = shelf;
- shelfSizer = shelfSizer;
- statusField = statusField;
- textField = textField;
- window = window;
- };
- SUPERCLASS = Object;
- };
- WMFinderShelfSizer = {SUPERCLASS = View; };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- WMFinderShelf = {OUTLETS = {delegate = delegate; }; SUPERCLASS = View; };
- WMFinderSelection = {OUTLETS = {delegate = delegate; }; SUPERCLASS = View; };
-