How to use regular expressions in Java

Hi,
I am developing applications in Java and i use Eclipse platform to built applications in Java.
i created a form, registration form for my application and i want to apply form validation technique on that registration form. While I developing application in C# I use Regular Expressions and I don’t know how to do this in Java.
My registration Form is shown below.

Can anyone help me to solve this problem.
