home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- UsingKeyDownBrowserController = {
- ACTIONS = {
- doubleAction:;
- singleAction:;
- };
- OUTLETS = {
- browser;
- singleActionTextField;
- doubleActionTextField;
- };
- SUPERCLASS = Object;
- };
-