Validation « JFrame « Java Swing Q&A





1. Declarative validation of forms in Java/Swing    stackoverflow.com

I use Java for client-side development with Swing. I love Swing; I believe it is one of the better GUI frameworks there. What I miss, however, is the support for declarative ...

2. InputVerifier and multiple fields    stackoverflow.com

I am working on a form that provides "real-time" validation to the user and I have one problem. The goal is to put a label near the field (in this case a ...

3. how to validate only show me geometric shapes smaller than a JFrame    stackoverflow.com

I can make a program to enter a series of values ??of geometric figures to show me in a JFrame. It happens all the figures showing they want to see in the ...