Starting Out with Java: From Control Structures through Objects (6th Edition)
Starting Out with Java: From Control Structures through Objects (6th Edition)
6th Edition
ISBN: 9780133957051
Author: Tony Gaddis
Publisher: PEARSON
Question
Book Icon
Chapter 15.2, Problem 15.5CP
Program Plan Intro

Graphical user Interface (GUI):

  • A GUI denotes a graphical window or a system of graphical windows.
  • It is presented by an application for user interaction purpose.
  • It accepts input from the keyboard.
  • It also accepts input from mouse or a touch screen.
  • The GUI components include “Buttons”, “Labels”, “TextFields”, “CheckBoxes” and “RadioButtons”.
  • The programs that operate in a GUI based environment must be event-driven.
  • An “event” denotes an action that would take place within a program.
  • The creation of event listeners is part of GUI application.
  • An event listener denotes a method that executes automatically when a specific event occurs.
  • An event listener may respond to an event that occurs within an operation.

JavaFX:

  • JavaFX denotes a library that is used to build internet applications.
  • The applications that are written with this library can be made to execute across multiple platforms.
  • The applications developed using JavaFX could be executed on devices such as Mobile phones, TVs, tablets as well as desktop computers.
  • It provides a rich set of graphics and media API’s.
  • It leverages modern graphical processing unit through hardware accelerated graphics.
  • It provides interfaces through which developers can combine UI control as well as graphics animation.
  • The additional technologies are not required when JavaFX is been included in program.
  • It provides classed for 2D as well as 3D graphics.

Blurred answer

Chapter 15 Solutions

Starting Out with Java: From Control Structures through Objects (6th Edition)

Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education