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