home *** CD-ROM | disk | FTP | other *** search
- QueryField = {
- ACTIONS = {
- prevQ:;
- nextQ:;
- };
- SUPERCLASS = TextField;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Webster = {
- ACTIONS = {
- print:;
- help:;
- open:;
- search:;
- findPanel:;
- nextEntry:;
- word:;
- quit:;
- pronunciation:;
- dictionary:;
- prevEntry:;
- thesaurus:;
- info:;
- preferences:;
- contents:;
- pageLayout:;
- enterSelection:;
- };
- OUTLETS = {
- dButton;
- queryButton;
- prevQ;
- websterView;
- tButton;
- websterWindow;
- find;
- nextQ;
- query;
- };
- SUPERCLASS = Application;
- };
-