home *** CD-ROM | disk | FTP | other *** search
- Timer = {
- OUTLETS = {
- tbmkWallField;
- textIndexField;
- textObj;
- textProcField;
- messageField;
- tbmkIndexField;
- tbmkProcField;
- textWallField;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- orderFrontInfoPanel:;
- enterSelection:;
- findPrevious:;
- findNext:;
- orderFrontFindPanel:;
- jumpToSelection:;
- };
- SUPERCLASS = Object;
- };
- SBApp = {
- ACTIONS = {
- };
- OUTLETS = {
- timerObj;
- infoPanel;
- };
- SUPERCLASS = Application;
- };
-