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.5, Problem 15.20CP
Program Plan Intro

Radio Buttons:

  • Radio Buttons are useful in case when user wants to select single choice from several possible options.
  • A Radio Button may be selected or deselected.
  • Each Radio Button contains a small circle that appears filled-in when Radio Button is selected.
  • It appears empty when Radio Button is deselected.
  • To create a Radio Button drag it from Library panel and drop it into control section of Library panel.
  • It has a text property that would determine text they display.

Check Boxes:

  • A Check Box denotes small box with text appearing next to it.
  • It may be selected or deselected at run time.
  • When a Check Box is selected, a small check mark appears inside box.
  • The check boxes are showed in groups; they are not usually grouped in toggle group.
  • It is not used to make selections that are mutually exclusive.
  • The user is allowed to select any or all of check boxes displayed in a group.
  • To create a Check Box drag it from Library panel and drop it onto content panel.
  • It has a Text property that determines the text they display.

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
Graphical User Interfaces: Crash Course Computer Science #26; Author: CrashCourse;https://www.youtube.com/watch?v=XIGSJshYb90;License: Standard YouTube License, CC-BY
Python GUI | How To Make A GUI In Python | Best GUI Framework In Python | Edureka; Author: edureka!;https://www.youtube.com/watch?v=_PHJvjQJa3w;License: Standard Youtube License