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.
我想在 SWT 中获取标签的基线,但是我不知道这是否可能?
在 Swing 中,有一个方法getBaseline()。看这里
getBaseline()
返回基线。我也需要这个用于 SWT 吗?这可能吗?