The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
May. 28, 2002
Filed:
Dec. 15, 1998
David James Hetherington, Austin, TX (US);
David Bruce Kumhyr, Fuguay-Varina, NC (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
To facilitate dynamic language switching in a data processing system, software is implemented with user interface text—menu and button labels, dialog messages, help text, etc.—and other language-specific components segregated from underlying functionality. Thus, for example, label and other text-based parameters for Java AWT methods are taken from storage objects separate from the constructor invoking the corresponding Java AWT method. Since Java is dynamically linked at runtime, one or more language-specific files containing all user interface text for an application may be dynamically selected during initialization of the application. The language-specific file selection may be based on the current setting of a language property for the host data processing system. If a language change request is received, the user interface may be reloaded with text supplied from a different language-specific file pursuant to the language change request.