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.
我想以编程方式获取已经放置的面板的网格包约束。我怎么做??
GridBagLayout 有方法
public GridBagConstraints getConstraints(Component comp)