开发者

Adding JMenuBar to Flamingo JRibbonFrame?

I'm trying to port my app to Mac OS but as my program is based on Flamingo library it doesn't have any menu bar. As you may know Mac OS menu bar开发者_StackOverflow社区 is fundamental part for any software, So Is there a way to add a menu bar to Mac OS and still using Flamingo?

Thanks


This could be solved by overriding the setJMenuBar() method in JRibbonFrame class and let it use the JFrame(Super) implementation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜