Does the text in Swing components have a default font? In particular, what about tab labels on JTabbedPanes?
JTabbedPane
I\'m working on a mock-up of a GUI made wi
The UIManager Defaults shows what the values are for all properties for all components (including "TabbedPane.font").