java GUI

Number Validation: Only numbers in TextField using Java GUI

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!

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