home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- TMSPrintOptions = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Object; };
- TMSPrintPanel = {
- ACTIONS = {
- "showSepPanel:" = "showSepPanel:";
- "toggleSeparation:" = "toggleSeparation:";
- };
- OUTLETS = {
- infoLine = infoLine;
- overfillSwitch = overfillSwitch;
- overfillwidthText = overfillwidthText;
- sepMenuButton = sepMenuButton;
- separationSwitch = separationSwitch;
- thePanel = thePanel;
- };
- SUPERCLASS = Object;
- };
-