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
Menu
MessageFormat « Development Class « Java
Java
Development Class
MessageFormat
1.
Substitute tokens in a String
2.
Formatting a Message Containing a Number
3.
Format message with Integer fillers
4.
Use a custom format
5.
Floating point numbers
6.
Currency number format
7.
Percent value format
8.
Formatting a Message Containing a Time
9.
Format Date() in short format
10.
Format Date() value in medium format
11.
Format Date() in long
12.
Format Date value in full length
13.
Use a custom format for Date value
14.
Formatting a Message Containing a Date
15.
Combine date value in a sentence
16.
Date value short format
17.
Medium length format for Date value
18.
Long style format for Date value
19.
Full length format for Date value