i need to write a program that uses tabbedpane and each tab displays a flag
i have this much and have no clue where to go from here or if im heading in the right direction
import javax.swing.JTabbedPane;
import javax.swing.ImageIcon;
import javax.swing.JLabel;
import javax.swing.JPanel;
import...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.