本文介绍了如何隐藏ide主窗口标题栏? (在IntelliJ IDEA中)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
标题栏对我完全没有用.它显示的信息我可以在导航栏中看到.它只占用空间.是否可以隐藏NetBeans中的标题?
Title bar is completely useless for me. Info it shows i can see in navigation bar.It only takes space. Is it possible to hide the header as looks in Netbeans?
推荐答案
- 安装插件:窗口装饰模式切换器
- 选择视图->开关装饰模式
您可能要切换启动时自动取消装饰",文件>下的选项设置>切换装饰模式
You might want to toggle the "Auto undecorate on start" option under File > Settings > Switch Decorate Mode
这篇关于如何隐藏ide主窗口标题栏? (在IntelliJ IDEA中)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!