<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a4dosanddos</author_name>
  <author_url>https://blog.hatena.ne.jp/a4dosanddos/</author_url>
  <blog_title>プログラム日記</blog_title>
  <blog_url>https://a4dosanddos.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>グリッドでレイアウトするレイアウトマネージャに GridLayout がありますが、こいつは基本的に配置するコンポーネントが全部同じサイズになります。各コンポーネントのサイズを変更したり ( セルの結合みたいなイメージ ) もう少し柔軟にレイアウトしたいなって場合は GridBagLayout というレイアウトマネージャが使えるみたいです。・GridLayout (Java Platform SE 8 ) http://docs.oracle.com/javase/jp/8/api/java/awt/GridLayout.html・GridBagLayout (Java Platform SE…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa4dosanddos.hatenablog.com%2Fentry%2F2015%2F10%2F29%2F015240&quot; title=&quot; GridBagLayout を使って柔軟なレイアウトを構成する - プログラム日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/a/a4dosanddos/20151029/20151029013947.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-10-29 01:52:40</published>
  <title> GridBagLayout を使って柔軟なレイアウトを構成する</title>
  <type>rich</type>
  <url>https://a4dosanddos.hatenablog.com/entry/2015/10/29/015240</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
