CRUD Simple Application Java Using Netbeans
It's been a long time not to post a article.And today i'm gonna share simple application.This application i created when i was working a task from my teacher.This application is called "Nilai Mahasiswa" that is useful to calculate value of student.
There are seven variables which are nrp,nama,uts,uas,tugas,ttt,lainlain.There are four buttons which are create, update, delete, clear.There is one JTable.I don't use database like mysql,oracle and etc.I just use a variable in which it can be gone when the application is closed.
I use netbeans to create this application and my JDK version is 1.7.I hope my application can be helpful for you.
If you have any question just ask here....
Thanks
link download