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
bartleby

Videos

Question
Book Icon
Chapter 15, Problem 7SA
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.

Event:

  • An “event” denotes an action that would take place within a program
  • It can be an action that would occur as a result of user operations such as a key pressing or a mouse click.
  • The events occurred are been processed using event handlers.
  • An event listener may respond to an event that occurs within an operation.
  • The actions corresponds to an event includes:
    • Mouse clicks or moves
    • Key pressing on keyboard
    • Disk I/O
    • Network activity
    • Interrupt

Blurred answer

Chapter 15 Solutions

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

Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
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
Memory Management Tutorial in Java | Java Stack vs Heap | Java Training | Edureka; Author: edureka!;https://www.youtube.com/watch?v=fM8yj93X80s;License: Standard YouTube License, CC-BY