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)