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.
我试图弄清楚大多数人正在尝试做相反的事情:
我想知道 NetBeans 如何使 Matisse 生成的代码成为只读的。
在下图中,灰色代码由 GUI-Builder 生成,因此不可编辑。我希望我的代码的另一部分是相同的方式。这样做的目的是通过使代码更难更改来防止对某个模块的粗心编辑。
那里的任何 NetBeans 专家都知道怎么做(如果可以的话)?