Question
I'm looking to create a basic program of a mp3 player using GUI. I'm just advise on how ans where to start. I created a
I'm looking to create a basic program of a mp3 player using GUI. I'm just advise on how ans where to start. I created a GUI that has a play, previous, next, and a stop button. It also a label that will display the name of the song, as well as list view for the song. VIEW - Graphical User Interface Demonstration (Test Drive) Submit the Java code that demonstrates your program's Graphical User Interface (look and feel). You are not submitting a full running application. Only give me your GUI with some "test" data and the ability to click from screen-to-screen or select core aspects of functionality. I should be able to run the code and click through the interface even though it doesn't yet work as intended. Program functionality is not expected to work. This part of the assignment is purely about letting me "test drive" your GUI. Example: If you are writing an MP3 player you should have the major aspects of your GUI planned out and built but pressing play, pause, advance, etc might only print a message to the console that says "Play pressed" instead of actually playing music. MODEL - Application Data Models Submit the core Java classes that will be used to manage the data in your application You are not submitting a functional application, only the classes for your application's core data models. Example: If you are writing a To Do Application you might submit to me a ToDo class and a ToDo List class along with any other classes necessary to manage the data in your program. What to Submit Submit all items as requested above in a single zip folder. Please be sure to include any instructions necessary for me to build and review your application. This assignment is different for other group and will be graded pass/fail. The goal of this assignment is for me to review your work and provide better feedback to your group as you complete your project. I'm looking for a program for java fx and java.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started