home *** CD-ROM | disk | FTP | other *** search
/ OneVision 3.03 / OneVision3.03.iso / Apps / TextConvert.app / German.lproj / TextConvert.nib / data.classes next >
Encoding:
Text File  |  1996-11-08  |  687 b   |  21 lines

  1. Converter = {
  2.     ACTIONS = {
  3.     "openSource:" = "openSource:"; 
  4.     "setDestEdit:" = "setDestEdit:"; 
  5.     "setDestFile:" = "setDestFile:"; 
  6.     "setSourceANSI:" = "setSourceANSI:"; 
  7.     "setSourceASCII:" = "setSourceASCII:"; 
  8.     "setSourceMacintosh:" = "setSourceMacintosh:"; 
  9.     "toggleCharsetConversion:" = "toggleCharsetConversion:"; 
  10.     "toggleEOLConversion:" = "toggleEOLConversion:"; 
  11.     }; 
  12.     OUTLETS = {destfilebutton = destfilebutton; myOpenPanel = myOpenPanel; }; 
  13.     SUPERCLASS = Object; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16. Distributor = {
  17.     ACTIONS = {"showInfoPanel:" = "showInfoPanel:"; }; 
  18.     OUTLETS = {infoPanel = infoPanel; }; 
  19.     SUPERCLASS = Object; 
  20. };
  21.