Multiple choice

In which of the following swing components can the child components be displayed one tab at a time over multiple tabs?

  1. JSplitpane

  2. JScrollPane

  3. JTabbedPane

  4. javax.swing.text.html.parser

  5. StockPresentation

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In this swing component, the child components can be displayed one tab at a time over multiple tabs.