Skip to content

incikucuk/Notes-with-Java-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes

note application with java swing

In this project, java swing was made using software development technologies. The project is a note taking application. In the application, it can save, update and delete notes. It can also search by date to be searched. In addition, when the note to be displayed is clicked on the line, a panel that can reflect the details of the date and explanation parts has been added to the project.

Screenshot_8

Add Panel

When the note is added, the add button is pressed and a new panel opens. After the information is entered in the relevant places, the registration is completed and added to the general list.

Screenshot_7

Update Panel

In the update panel, the note to be changed is selected from the general notes table and the update panel opens. After the relevant changes are made, the process is completed by clicking the save button.

Screenshot_9

Delete Panel

You can delete the relevant row selected from the general table by selecting the delete button, without the need for an additional panel for deletion.

Filter Panel

For the search part, information is entered in the relevant text field and a search is made. The notes searched by typing the date are brought to the panel.

Screenshot_10

About

note application with java swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages