Frage

I am developing an swing application am trying to insert an tabbed window if i insert the window i cant able to place any other components like text box how to work with tabbed window?

War es hilfreich?

Lösung

"I am using GUI builder "

Drag JPanels into the JTabbedPane and place components inside the JPanels

enter image description here

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top