Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I NEED HELP! Coding a GUI in javaFX. create a class call ProfilePane. Reading the UML diagram above. Also ProfilePane should extend one of the

image text in transcribed

image text in transcribed

I NEED HELP! Coding a GUI in javaFX. create a class call ProfilePane. Reading the UML diagram above. Also ProfilePane should extend one of the subclasses of pane (StackPane, HBox, VBox, GridPane, or BorderPane.) Please someone take the time to help me .

Level 1: ProfilePane Design& Implementation (25 pts) ProfilePane Class ProfilePane proftiesGameProfies -profileFilename : String configFilename: String controls :Node +ProfilePane(profileFileName:String, configFileName:String) Profiles of all registered players File containing profiles data File containing Level data. Passed to GameUniverse. //placeholder for the controls used in your GU Design a GUI for the player profile function of the Meteor Blaster game. Your design should include the following o A ComboBox or ListBox to select an existing player profile. Controls to enter a Gamer ID (nickname), First name and Last name. A control (e.g. Button) to initiate a search for an existing gamer (OK button in Figure 1) A control (e.g. Button) to initiate the creation of a new player profile (Register in Figure 2). A control (e.g. Label) to display status messages to the user Level 1: ProfilePane Design& Implementation (25 pts) ProfilePane Class ProfilePane proftiesGameProfies -profileFilename : String configFilename: String controls :Node +ProfilePane(profileFileName:String, configFileName:String) Profiles of all registered players File containing profiles data File containing Level data. Passed to GameUniverse. //placeholder for the controls used in your GU Design a GUI for the player profile function of the Meteor Blaster game. Your design should include the following o A ComboBox or ListBox to select an existing player profile. Controls to enter a Gamer ID (nickname), First name and Last name. A control (e.g. Button) to initiate a search for an existing gamer (OK button in Figure 1) A control (e.g. Button) to initiate the creation of a new player profile (Register in Figure 2). A control (e.g. Label) to display status messages to the user

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

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books

Students also viewed these Databases questions

Question

What is a functional currency? What is a non-functional currency?

Answered: 1 week ago

Question

What are the major social responsibilities of business managers ?

Answered: 1 week ago

Question

What are the skills of management ?

Answered: 1 week ago

Question

4. Who would lead the group?

Answered: 1 week ago

Question

Where those not participating, encouraged to participate?

Answered: 1 week ago