A. Jframe.setbackground(color.red);
B. Jframe.setbackground(red);
C. Jframe.setbackground();
D. Setbackground(red);
View AnswerA. Jframe.setbackground(color.red);
A. Jframe.setbackground(color.red);
B. Jframe.setbackground(red);
C. Jframe.setbackground();
D. Setbackground(red);
View AnswerA. Jframe.setbackground(color.red);