Multiple choice Which of the following statements is/are true in java swing? JButton class can associate with the icon or string with the button. JApplet class supports various panes. JCheckBox is a concrete implementation of AbstractButton. All of the above Only (1) and (2) Reveal answer Fill a bubble to check yourself D Correct answer Explanation Yes, all the above are true statements.