equal
deleted
inserted
replaced
542 } |
542 } |
543 } |
543 } |
544 |
544 |
545 class FlatLightLaf extends GUI.Look_And_Feel(new flatlaf.FlatLightLaf) |
545 class FlatLightLaf extends GUI.Look_And_Feel(new flatlaf.FlatLightLaf) |
546 class FlatDarkLaf extends GUI.Look_And_Feel(new flatlaf.FlatDarkLaf) |
546 class FlatDarkLaf extends GUI.Look_And_Feel(new flatlaf.FlatDarkLaf) |
|
547 class FlatMacLightLaf extends GUI.Look_And_Feel(new flatlaf.themes.FlatMacLightLaf) |
|
548 class FlatMacDarkLaf extends GUI.Look_And_Feel(new flatlaf.themes.FlatMacDarkLaf) |