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.
JToolbar のドラッグを無効にするには? BorderLayout に配置しました。方法を探してみました。そのような方法はありますか?ありがとう
私はあなたが探していると思います:
toolBar.setFloatable( false);