home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- TMSSptFnEditor = {
- ACTIONS = {
- "cancel:" = "cancel:";
- "editTMSSptFnButton:" = "editTMSSptFnButton:";
- "newSptFnName:" = "newSptFnName:";
- "ok:" = "ok:";
- };
- OUTLETS = {
- TMSSptFnPanel = TMSSptFnPanel;
- newSptFnName = newSptFnName;
- newSptFnText = newSptFnText;
- theStrings = theStrings;
- };
- SUPERCLASS = Object;
- };
-