Does anyone know how to set the background color in java of a JTabbedPane? Specifically when I go tabbedpane.setBackground(Color.RED) I see all of the non-selected tabs background change color, ...
Right now I'm at the stage in Java development where I use JCreator and my programs execute in a DOS box. I was wondering how to create text of different colours in that DOS box?