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
Data Validation « Swing Components « Java
Java
Swing Components
Data Validation
1.
Component Hints Example
2.
Error Dialog Example
3.
Field List Validator Example
4.
Info Assist Example
5.
Input Verifier Example
6.
Validating Domain Object Example
7.
Validating On Focus Lost Example
8.
Validating On Key Typed Example
9.
Validating Presentation Model Example
10.
Validation How to Example
11.
Validation Icons Example
12.
Validation Results View Example
13.
Different styles how to indicate that a component contains invalid data
14.
how to provide input hints
15.
Different validation result views
16.
different validation times: key-typed, focus lost, commit (OK pressed)
17.
Different configurations of JFormattedTextField
18.
different configurations of JFormattedTextField: Number
19.
Different styles to mark mandatory fields