Question: Using JavaFX, design a program to be used as photo album that has the following properties: 1- An area where the images will be displayed.

Using JavaFX, design a program to be used as photo album that has the following properties:

1- An area where the images will be displayed.

2- next, previous, begin, last buttons to move between images. (each button has a text and simple indicator image).

3- A simple text under each displayed image that has some data related o the image with the ability to change font properties.

4- A combo box that has a list of some well known fonts, so that when the user chooses some font, the text under the image will change.

5- A text box to change the size of the font, the user puts the size (min: 10, Max:20) and when the user hits the return key, the size of the font changes.

6- check boxes for: italic and bold (when clicked the text changes).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!