Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JFrame 内に JFXPanel が含まれており、その上に JMenuBar があります。メニューにはニーモニックが関連付けられていますが、JFXPanel にはニーモニックが関連付けられたボタンもあります。現在、Alt + C を押すと、JFXPanel の Close Button アクションが呼び出されますが、JMenuBar から Collections メニューも開きます。対処方法について何か提案はありますか?