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.
阅读后Composite#changed(Control[]),我很难理解什么时候需要打电话changed()。如果从具有关联布局的多层复合材料构建 GUI,我是否需要在所有具有更改控件所属布局的父复合材料上调用它?
Composite#changed(Control[])
changed()