- Language
- String / Number
- AWT
- Swing
- Environment
- IO
- JS interaction
- JDBC
- Thread
- Networking
- JSP / Servlet
- XML / RSS / JSON
- Localization
- Security
- JNI / JNA
- Date / Time
- Open Source
- Varia
- BigIndex
- Download
- TS2068, Sinclair QL Archives
- Real's HowTo FAQ
- Donate!
- Funny 1
- Funny 2
- Funny 3
- Funny 4
- One line
- Ascii Art
- Deprecated (old stuff)
Internationalization HowTo
chevron_rightLoad resources based upon client environment at startup
chevron_rightLoad resources dynamically
chevron_rightLoad resources via a resource file
chevron_rightDisplay "special character" using Unicode
chevron_rightDisplay chinese/japanese characters in an Applet
chevron_rightLocalize a JOptionPane dialog
chevron_rightValidate/Convert a number using the current Locale()
chevron_rightLocalize a JFileChooser
chevron_rightDisable localization
chevron_rightGenerate the Javadoc "en français"
chevron_rightSort an array with international characters
chevron_rightAccentuated characters in Properties/ResourceBundle file
chevron_rightCompare accentuated letters
chevron_rightRemove accent from letters (ex .é to e)
chevron_rightOutput accentuated characters to the console
chevron_rightGet the default character set of the JVM
chevron_rightConvert OEM (DOS) file to Ansi (Windows)
chevron_rightDetect non-ASCII character in a String
chevron_rightGet the month (or day) name (localized)
chevron_rightLoad resources dynamically
chevron_rightLoad resources via a resource file
chevron_rightDisplay "special character" using Unicode
chevron_rightDisplay chinese/japanese characters in an Applet
chevron_rightLocalize a JOptionPane dialog
chevron_rightValidate/Convert a number using the current Locale()
chevron_rightLocalize a JFileChooser
chevron_rightDisable localization
chevron_rightGenerate the Javadoc "en français"
chevron_rightSort an array with international characters
chevron_rightAccentuated characters in Properties/ResourceBundle file
chevron_rightCompare accentuated letters
chevron_rightRemove accent from letters (ex .é to e)
chevron_rightOutput accentuated characters to the console
chevron_rightGet the default character set of the JVM
chevron_rightConvert OEM (DOS) file to Ansi (Windows)
chevron_rightDetect non-ASCII character in a String
chevron_rightGet the month (or day) name (localized)