Exam 12: Advanced Guis and Graphics

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Clicking on a JCheckBox generates an item event.

(True/False)
4.8/5
(37)

You cannot convert a GUI application into an applet.

(True/False)
4.7/5
(35)

You can use the methods Background and Foreground to set the background and foreground colors of a component.

(True/False)
4.8/5
(46)

Applets use the init method in place of constructors to initialize various GUI components and data members.

(True/False)
4.8/5
(43)

Which of the following is NOT included in the Java applet in the accompanying figure?

(Multiple Choice)
4.8/5
(26)

Given Graphics object graph, which statement can you use to change the pen color to red?

(Multiple Choice)
4.8/5
(39)

If graph holds a Graphics object, which of the following puts "CAT" starting at X = 20, Y = 50?

(Multiple Choice)
4.8/5
(46)

Given Graphics object graph, which of the following draws a circle with a radius of 50, at X = 20, Y = 30?

(Multiple Choice)
4.8/5
(38)
Showing 41 - 48 of 48
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)