Java Contact Information Management System Source Code - Hallo sahabat Dev-Create, Pada Artikel yang anda baca kali ini dengan judul Java Contact Information Management System Source Code, kami telah mempersiapkan artikel ini dengan baik untuk anda baca dan ambil informasi didalamnya. mudah-mudahan isi postingan Artikel Java, Artikel java and mysql project, Artikel Java Contact Information Management System, Artikel Java Contact Information Management System Project, Artikel java project, Artikel java project example, Artikel NetBeans, yang kami tulis ini dapat anda pahami. baiklah, selamat membaca.

Judul : Java Contact Information Management System Source Code
link : Java Contact Information Management System Source Code

Baca juga


Java Contact Information Management System Source Code

How To Create A Contacts Manager System In Java NetBeans 

Contact Management System Project In Java


In This Java Project Serie we will See How To Make A Simple Contact Information Management System To Manage friends, colleague, familly, informations ( address, phone numbers, email address ) Using Java With Netbeans Editor And MySQL Database To Store The Users and Contacts Information .


How It Work:

 1 - SignUp Form

     in this form a new user can register to the system and we will use a isUsernameExist function to check if the user name is already exists in the database, and browseImage function from Myfunc class to browse and show image into a jlabel ( in this form jlabel name is jLabelPic ), + a verifData function to check if 
  - the first name + last name + username + password are not empty
  - the password is equal to the retype password field
  - the user selected or not an image
and when you click on jLabelCreateAccount this form will close and login form will open .

signup form

 2 - Login Form


     in this form the user can logIn to the system by entering the username and password



if you enter the wrong username or password an error message will popup else the main form 



the user can show and hide the password characters by checking the checkbox ( 
jCheckBoxShowPass


 ) 

and when you click on jLabelCreateAccount this form will close and SignUp form will open


.



login form



3 - Main Form


     when the user login 
successfully this form will show up with the logged user profile pic and username displayed in the form top left .





main form 1



as you can see when the user login a contact list will showup in the jtable at the bottom of the form, when you select a row from the jtable the data will be displayed into the fields .



main form 2



you can add edit delete contacts , navigate between contacts, see contacts .

Functions Used In This Form


populateJtable : to display the logged user contacts in jtabel .

browseImage : to browse image from the computer to the jlabel .

insertContact : function from contactQuery class to insert a new contact into the database .

refreshJtable : to clear and populate a jtable again after insert update delete to show the new data .

clearFields : to clear all fields, set the combobox selected index to 0, set jtabel icon to null,  set imgPath to null .



updateContact : function from contactQuery class to edit the selected contact information .




deleteContact : function from contactQuery class to remove the selected contact information from the database .


showData : to navigate between contacts ( show first, next, pervious, last ) .


main form 3



if you want the source code click on the download button below





Delivery: Instant Source Code Download.
Disclaimer: you will get the source code + the mysql database script and to make it work in your machine is your responsibility and to debug any error/exception is your responsibility this project is for the students who want to see an example and read the code not to get and run.


Demikianlah Artikel Java Contact Information Management System Source Code

Sekianlah artikel Java Contact Information Management System Source Code kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya.

Anda sekarang membaca artikel Java Contact Information Management System Source Code dengan alamat link https://dev-create.blogspot.com/2017/11/java-contact-information-management.html