JPRG Topic 3 - Graphical User Interfaces

JPRG Topic 3 - Graphical User Interfaces

University

6 Qs

quiz-placeholder

Similar activities

HTML Postest

HTML Postest

University

11 Qs

XII RPL 2

XII RPL 2

University

10 Qs

Input Devices

Input Devices

University

10 Qs

GUI + java

GUI + java

University

9 Qs

Tables in HTML

Tables in HTML

12th Grade - University

8 Qs

Chapter 8

Chapter 8

University

10 Qs

SF for MS PowerPoint

SF for MS PowerPoint

University

11 Qs

Simdig

Simdig

12th Grade - University

10 Qs

JPRG Topic 3 - Graphical User Interfaces

JPRG Topic 3 - Graphical User Interfaces

Assessment

Quiz

Computers

University

Medium

Created by

Alvin Tang

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _ of a Control is displayed, while the _ can be used programmatically in code.

name, name

text, text

text, name

name, text

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _ allows for allows multiple lines of input/output.

Text Area

Text Field

Spinner

Label

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The initComponents() method in a JFrame class can be edited.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Each event handler can only be wired up to one Check Box object.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A JPanel can have a String title by setting its border to _.

Titled Border

JBorder

Panel Border

Stringed Border

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Related JRadioButton controls should be put together in a _ so that only one is selected at any one time.

ButtonGroup

GroupedButtons

GroupForButtons

RadioButtonsGroupbutton