Jump To:
Leopard Reference: Cocoa
Internationalization is the process of readying software to handle different text systems and locale-specific features. Localization is the process of translating an application's text elements, and adjusting the user interface, for a specific language or region. Cocoa provides APIs to help developers internationalize and localize software. Cocoa also includes utilities to manage locales, dates, and measurement systems in a consistent manner.

View all Internationalization Reference.
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
IMKServerInput Protocol Reference (HTML) (PDF)
Describes the informal protocol used to receive text events.
2009-05-06
NSCalendar Class Reference (HTML) (PDF)
Describes a calendar.
2009-02-04
NSDateFormatter Class Reference (HTML) (PDF)
Describes a date formatter.
2008-11-19
NSLocale Class Reference (HTML) (PDF)
Describes a locale.
2008-02-08
NSTimeZone Class Reference (HTML) (PDF)
Describes a time zone.
2008-02-08
NSBundle Class Reference (HTML) (PDF)
Describes a collection of resources used in a program.
2007-07-19
IMKInputController Class Reference (HTML) (PDF)
Describes the class that controls input on the input method side.
2007-06-06
IMKServer Class Reference (HTML) (PDF)
Describes the class that manages connections to input method clients.
2007-06-06
Input Method Kit Framework Reference (HTML) (PDF)
Describes the API for building input methods for Chinese, Japanese, and other languages.
2007-06-06
IMKCandidates Class Reference (HTML) (PDF)
Describes the class that supports the use of candidate windows for an input method.
2007-06-05
IMKMouseHandling Protocol Reference (HTML) (PDF)
Describes the protocol used to receive mouse events for an input method client session.
2007-06-05
IMKStateSetting Protocol Reference (HTML) (PDF)
Describes the protocol used to set or access state values for an input method client session.
2007-06-05
IMKTextInput Protocol Reference (HTML) (PDF)
Describes the protocol used to send and obtain data from an input method client session.
2007-06-05