Closed brokenprogrammer closed 3 years ago
When right-clicking a song in the SongBrowser a new menu with the following options should be displayed:
Functionality for the individual buttons do not have to be implemented, we just want the actual menu for now.
The JavafX term of the type of menu that will pop up is "Context Menu". Oracle JavaFX Menu Tutorial ContextMenu Javadoc
When right-clicking a song in the SongBrowser a new menu with the following options should be displayed:
Functionality for the individual buttons do not have to be implemented, we just want the actual menu for now.
The JavafX term of the type of menu that will pop up is "Context Menu". Oracle JavaFX Menu Tutorial ContextMenu Javadoc