Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ADVANCED PROGRAMMING 140131034 2023 LAB4: Layout and UI Controls Tech Company intends to develop a smart application for controlling home remotely such as: Surveillance Camera

image text in transcribed
ADVANCED PROGRAMMING 140131034 2023 LAB4: Layout and UI Controls Tech Company intends to develop a smart application for controlling home remotely such as: Surveillance Camera controller. Assuming you are taking the role of GUI programmer: Think about the needed UI controls for the Surveillance Camera controller. (Must use at least 4 different UI controls). 1- Layout the application interface using layout panes. (Must use at least 2 different panes) 2- Don't use coordinates to locate the nodes in the scene, use only layout panes. 3- It is allowed to use some of the previous nodes such as (images, shapes, colors,..etc) but only use it if you finished from points 1 and 2 . 4- Change the title of the stage to" Surveillance Camera controller_YOUR NAME" 5- you can add the following features to your interface (It just as an example): - Control for opening and closing the camera. - Control for switching the rooms. - Control for setting the level of sound ... and so on. Make sure that: 1- Your GUI is meaningful. 2- Your GUI is easy to understand and use. 3-All the control must be relevant to the surveillance camera controller. 4- Each control has a label. 5- The used UI control suitable for the purpose. For example, for witching between rooms it is better to use the comboBox, ListView or toggle RadioButton UI control with the room numbers or name instead of making the user input the room name inside a textField UI control

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions