home *** CD-ROM | disk | FTP | other *** search
- PrintManager = {
- ACTIONS = {
- "appDidInit:" = "appDidInit:";
- "showFaxModems:" = "showFaxModems:";
- "showPrinters:" = "showPrinters:";
- };
- OUTLETS = {
- editCopy = editCopy;
- editCut = editCut;
- editMenu = editMenu;
- editPaste = editPaste;
- editSelect = editSelect;
- };
- SUPERCLASS = Application;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-