mirror of
				https://github.com/lov3b/Schack.git
				synced 2025-11-03 22:50:24 +01:00 
			
		
		
		
	ui
This commit is contained in:
		@@ -25,7 +25,7 @@ public class Schack {
 | 
				
			|||||||
//            FlatSolarizedLightIJTheme.setup();
 | 
					//            FlatSolarizedLightIJTheme.setup();
 | 
				
			||||||
            //FlatLightLaf.setup();
 | 
					            //FlatLightLaf.setup();
 | 
				
			||||||
            //embedMenuBarIfSupported();
 | 
					            //embedMenuBarIfSupported();
 | 
				
			||||||
 | 
					            UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
 | 
				
			||||||
        } catch (Exception cantThemeWithFlatLaf) {
 | 
					        } catch (Exception cantThemeWithFlatLaf) {
 | 
				
			||||||
            try {
 | 
					            try {
 | 
				
			||||||
                UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
 | 
					                UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user