home *** CD-ROM | disk | FTP | other *** search
- Converter = {
- ACTIONS = {
- "openSource:" = "openSource:";
- "setDestEdit:" = "setDestEdit:";
- "setDestFile:" = "setDestFile:";
- "setSourceANSI:" = "setSourceANSI:";
- "setSourceASCII:" = "setSourceASCII:";
- "setSourceMacintosh:" = "setSourceMacintosh:";
- "toggleCharsetConversion:" = "toggleCharsetConversion:";
- "toggleEOLConversion:" = "toggleEOLConversion:";
- };
- OUTLETS = {destfilebutton = destfilebutton; myOpenPanel = myOpenPanel; };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Distributor = {
- ACTIONS = {"showInfoPanel:" = "showInfoPanel:"; };
- OUTLETS = {infoPanel = infoPanel; };
- SUPERCLASS = Object;
- };
-