home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {changeACELabel = id; convertToASCII = id; convertToUnicode = id; };
- CLASS = IDNAUtilityController;
- LANGUAGE = ObjC;
- OUTLETS = {
- ACELabelField = NSTextField;
- conversionSuccess = NSTextField;
- "toASCII_IDNA" = NSTextField;
- "toASCII_Unicode" = NSTextField;
- "toASCII_containsUnassigned" = NSTextField;
- "toUnicode_IDNA" = NSTextField;
- "toUnicode_Unicode" = NSTextField;
- "toUnicode_containsUnassigned" = NSTextField;
- view = NSView;
- };
- }
- );
- IBVersion = 1;
- }