Richard Robinson
07/05/2021, 10:37 PMSwingPanel adopt a speciifc Look and Feel? I tried using UIManager to set it, but it doesn’t appear to have any effectKirill Grouchnikov
07/06/2021, 1:49 AMKirill Grouchnikov
07/06/2021, 1:50 AMUIManager.setLookAndFeel(...) in your main() function, right before creating the first Window