home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- TimerInspector = {
- ACTIONS = {
- revertInspector:;
- thresholdPopped:;
- };
- OUTLETS = {
- visibleDebugSwitch;
- incrementByField;
- startValueField;
- periodField;
- wrapSwitch;
- wrapValueField;
- syncSwitch;
- syncValueField;
- priorityField;
- };
- SUPERCLASS = IBInspector;
- };
-