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.
我想从这个 '>' 变成这个 '+'
Eclipse (SWT) 对树使用本机控件(即操作系统提供的控件)。树展开/折叠图像是本机控件的一部分,不能在 Eclipse 中更改。
所以这是做不到的(除非操作系统控制提供了一些方法来做到这一点)