java GUI

Number Validation: Only numbers in TextField using Java GUI

Submitted by donbermoy on
Some of my students before always asked how to filter a textbox with only numbers that can be inputted. Right away, they always made a mistake on writing the code because they are just using the NumberFormatException code. But actually it isn't wrong, it is just sometimes not applicable and not functioning at times when I can still remember my college days. But now, I wrote this code to filter numbers on textbox or any controls in Java. I want to share and teach about this code. Now let's begin this tutorial! 1.

Textpad Written in java!

Submitted by zeeshanjamal on
I have made this text pad as my first ever university project on programming fundamentals. I was quite novice at that time in the field of programming. I have developed it 3 years ago when I was the student of second semester in my honours program. Now I can say that, being in the 7th semester, that i have got an advanced programming skills typically in JAVA platform. I have developed many POS

Program Language Tutorial with JDBC.ODBC Connection

Submitted by jherson13 on
Hi there!..This is my simple Programming tutorial program made in JAVA.. It can connect to database for the records..You can Add,Update,Delete,Search in database..Hope you'll like my program and may it help you to get some new ideas.. Thank you and Happy Learning while Programming! ^^ -Jherson Ramos