Quiz 14 - Swing Components

Quiz 14 - Swing Components

11th Grade

10 Qs

quiz-placeholder

Similar activities

App Inventor - Lists, Text, etc

App Inventor - Lists, Text, etc

9th - 12th Grade

15 Qs

Basics of App Inventor

Basics of App Inventor

9th - 12th Grade

10 Qs

App inventor

App inventor

11th Grade

10 Qs

Code.org Unit 5 Vocab Quiz 1

Code.org Unit 5 Vocab Quiz 1

9th - 12th Grade

10 Qs

APP Design

APP Design

9th - 12th Grade

10 Qs

POST TEST 11 PPLG B

POST TEST 11 PPLG B

11th Grade

10 Qs

1.1.1 CSE App Inventor

1.1.1 CSE App Inventor

9th - 12th Grade

12 Qs

Multimedia Elements

Multimedia Elements

10th - 12th Grade

10 Qs

Quiz 14 - Swing Components

Quiz 14 - Swing Components

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Casey Devet

Used 107+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What do we call a special component that holds collections other components?

event

listener

container

component

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What do we call an object that waits for a specific event to happen?

event

listener

container

component

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What do we call the thing that happens whenever the user interacts with the components on the screen?

event

listener

container

component

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

What do we call a visible object that is shown on the screen?

event

listener

container

component

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which import statement is NOT needed to run Java Swing programs?

import javax.swing.*;

import java.awt.*;

import javax.swing.event.*;

import java.awt.event.*;

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which method can be called on any component to change the colour of its text?

setTextColor()

setForeground()

setBackground()

setFontColor()

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following can be contained in one JLabel object?

text

an image

text and an image

any of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?