<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaiseh</author_name>
  <author_url>https://blog.hatena.ne.jp/kaiseh/</author_url>
  <blog_title>kaisehのブログ</blog_title>
  <blog_url>https://kaiseh.hatenadiary.org/</blog_url>
  <categories>
    <anon>Swing</anon>
  </categories>
  <description>J2SE 6からSwingに標準搭載されたGroupLayoutは非常に優秀なレイアウトマネージャですが、レイアウトを組み立てるコードは複雑化しやすく、可読性が高いとは言えません。IDEがコードを自動生成するだけなら問題ないですが、手書きでレイアウトコードを作成し、メンテナンスするには辛いものがあります。そこで、そのような場合に少しでもレイアウトの記述量を減らせればと思い、Builderを作ってみました。仕組みは非常に単純で、SequentialGroupとParallelGroupのメソッド名を短縮し、可変長引数を導入しているだけです。以下は、メモ帳の検索ダイアログを真似て作ったサンプルの画…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaiseh.hatenadiary.org%2Fentry%2F20080117%2F1200576286&quot; title=&quot; GroupLayoutの記述量を削減できるBuilderを作った - kaisehのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/k/kaiseh/20080117/20080117204730.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-01-17 22:24:46</published>
  <title> GroupLayoutの記述量を削減できるBuilderを作った</title>
  <type>rich</type>
  <url>https://kaiseh.hatenadiary.org/entry/20080117/1200576286</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
