开发者

Get gridbag constraints of a panel

I want to progamatically get the grid bag constraints of a panel which is开发者_如何学JAVA already been placed. How do i do that??


GridBagLayout has the method

public GridBagConstraints getConstraints(Component comp)
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜