Thanks to visit codestin.com
Credit goes to www.java2s.com
Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Code Unicode « Development Class « Java
Java
Development Class
Code Unicode
1.
Unicode sorting
2.
Unicode: Fonts and Text Rendering
3.
Unicode: TrueType Font Test
4.
Unicode: test layout
5.
Conversion between Unicode characters and Strings
6.
Convert among Unicode, ASCII and byte/int
7.
Unicode - show a page of Unicode characters
8.
Return the Unicode char which is coded in the bytes at the given position.
9.
Vis - make special characters visible
10.
Demonstrate creating readers and writers with a specific encoding
11.
TextArea with Unicode
12.
Unicode display
13.
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127). <char> ::= <alpha> | <digit> | '-'
14.
Internationalized Graphical User Interfaces: unicode cut and paste
15.
Unicode to ascii
16.
Return the Unicode char which is coded in the bytes at position 0.
17.
Count the number of bytes needed to return an Unicode char. This can be from 1 to 6.
18.
Return the number of bytes that hold an Unicode char.
19.
An optimized reader for reading byte streams that only contain 7-bit ASCII characters.
20.
Stream Converter Unicode
21.
String Converter Unicode
22.
Checks if the String contains only unicode digits or space
23.
Checks if the String contains only unicode digits. A decimal point is not a unicode digit and returns false.
24.
Checks if the String contains only unicode letters and space (' ').
25.
Checks if the String contains only unicode letters or digits.
26.
Checks if the String contains only unicode letters, digits or space (' ').
27.
Checks if the String contains only unicode letters.
28.
Unicode Util
29.
Unicode reader
30.
Get UTF String Size
31.
ASCII 2 NATIVE