<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>skrb</author_name>
  <author_url>https://blog.hatena.ne.jp/skrb/</author_url>
  <blog_title>JavaFX in the Box</blog_title>
  <blog_url>https://skrb.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>で、中身を作り込んでいくわけですが、分からん ^^;;;;;;とりあえず、home という Composite オブジェクトを作成して、そこに GridLayout クラスを使って 3 列で並べていきました。 Composite composite = (Composite)super.createDialogArea(parent); Composite home = new Composite(composite, SWT.NONE); GridData data = new GridData(GridData.FILL_BOTH); data.horizontalSpan = 1; ho…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fskrb.hatenablog.com%2Fentry%2F20051011%2Fp1&quot; title=&quot; ダイアログ その 3 - JavaFX in the Box&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://www5.airnet.ne.jp/sakuraba/java/lg3d/laboratory/eclipse/devimg/051011dialog1.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-10-11 00:00:00</published>
  <title> ダイアログ その 3</title>
  <type>rich</type>
  <url>https://skrb.hatenablog.com/entry/20051011/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
