JPRG Topic 3 - Graphical User Interfaces

JPRG Topic 3 - Graphical User Interfaces

University

6 Qs

quiz-placeholder

Similar activities

Hyperlinks, action buttons and callouts in PowerPoint

Hyperlinks, action buttons and callouts in PowerPoint

7th Grade - University

10 Qs

multiscomp

multiscomp

University

10 Qs

Олимпиада Web-программирование

Олимпиада Web-программирование

University

10 Qs

HTML Final Exam Review 1

HTML Final Exam Review 1

University

10 Qs

web accessibility

web accessibility

University

11 Qs

ເວບ ເດືອນ10

ເວບ ເດືອນ10

University

10 Qs

MS Office

MS Office

University

10 Qs

Chapter 9 Creating Web Applications

Chapter 9 Creating Web Applications

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