mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-15 22:18:13 +00:00
Unified main menu - Same features for Ribbon and NonRibbon UI
This commit is contained in:
@@ -62,6 +62,7 @@ public final class MainFrameRibbon extends AppRibbonFrame {
|
||||
|
||||
boolean externalFlashPlayerUnavailable = flashPanel == null;
|
||||
mainMenu = new MainFrameRibbonMenu(this, ribbon, externalFlashPlayerUnavailable);
|
||||
mainMenu.createMenuBar();
|
||||
|
||||
panel = new MainPanel(this, mainMenu, flashPanel);
|
||||
panel.setBackground(Color.yellow);
|
||||
|
||||
Reference in New Issue
Block a user