If button1 is a JButton object, which of the following statements will make its background blue?

A) button1.makeBackground(BLUE);
B) button1.setBackground(Color.BLUE);
C) button1.makeBackground(Color.BLUE);
D) button1.set.Background(BLUE);

B) button1.setBackground(Color.BLUE);

Computer Science & Information Technology

You might also like to view...

________ within a document refer to sources listed in the bibliography

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ is most often accomplished when criminals develop new Web pages for small businesses and nonprofit groups for little or no expense

Indicate whether the statement is true or false.

Computer Science & Information Technology