Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
// if the user clicks the Delete button // the selected song is deleted. else if (source == jbtnDelete) { } How to implement or configure this part
// if the user clicks the Delete button