Skip to content

This application allows you to input songs title, artist's names, and the year the song was produced into a table. You are able to add as many inputs as you want. Then it saves the information to a local file.

Notifications You must be signed in to change notification settings

TyreKing/Song_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Song_Library

This application allows input of song titles, artist's names, and the year the song was produced. The program uses Java's JFrame.

alt text

If the SongLibrary tab is selected, it will show the options About(which shows the author) and Exit(which promts the user with a window asking if they would like to quit).

 

 alt text alt text

If the Table tab is selected, it will show the options New(when selected it will ask the user if they are sure), Open(opens up the file directory allowing the user to open a file), and Save as(Lets the user save the file locally).

Add allows you to add more rows to the table, and Delete allows you to delete the currently selected row.

 alt text

About

This application allows you to input songs title, artist's names, and the year the song was produced into a table. You are able to add as many inputs as you want. Then it saves the information to a local file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages