Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a code for a NFL Draft application that can run in clipse Java Oxygen and prepare demonstration materials. Make sure that your application does

image text in transcribed

Create a code for a NFL Draft application that can run in clipse Java Oxygen and prepare demonstration materials. Make sure that your application does the following Creates a preset list of players. This list will be created every time the applications runs and will be hard coded in the create Players method Uses an abstract class to define the NFL Player, and sub classes to define Offensive and Defensive players Application is well organized and intuitive. The user should be able to easily useavigate the application Properly handle user input. Limit the user's ability to enter invalid data and provide feedback and instructions for any wrong options and characters Include a logo in your application. Display your logo throughout the application Application should be attractive and use pleasing colors and easy to read fonts All functionality is met. User should be able to search and see list of players for each position, pick players, see his or her current roster, and delete a player from the roster. 1. 2. 3. 4. 5. 6. 7. Create a code for a NFL Draft application that can run in clipse Java Oxygen and prepare demonstration materials. Make sure that your application does the following Creates a preset list of players. This list will be created every time the applications runs and will be hard coded in the create Players method Uses an abstract class to define the NFL Player, and sub classes to define Offensive and Defensive players Application is well organized and intuitive. The user should be able to easily useavigate the application Properly handle user input. Limit the user's ability to enter invalid data and provide feedback and instructions for any wrong options and characters Include a logo in your application. Display your logo throughout the application Application should be attractive and use pleasing colors and easy to read fonts All functionality is met. User should be able to search and see list of players for each position, pick players, see his or her current roster, and delete a player from the roster. 1. 2. 3. 4. 5. 6. 7

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Information Quality Dimensions, Principles And Techniques

Authors: Carlo Batini, Monica Scannapieco

1st Edition

3319241060, 9783319241067

More Books

Students also viewed these Databases questions

Question

Describe the four-step process of customer relationship management.

Answered: 1 week ago