<?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>ずいぶん間が空いてしまいましたが... ^ ^;;とりあえず、なんか簡単なサンプルを作ってみましょう。 といったら、やっぱり Hello, World でしょうか。JavaFX ではスクリプトファイルの拡張子を fx にするようです。Hello, World は Hello.fx に書くことにしましょう。こんな内容です。 import javafx.ui.*; Frame { title: &quot;Hello, World&quot; width: 250 height: 100 visible: true content: Label { text: &quot;Hello, World!&quot; } }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fskrb.hatenablog.com%2Fentry%2F20071209%2Fp1&quot; title=&quot; とりあえず Hello, World! - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-12-09 00:00:00</published>
  <title> とりあえず Hello, World!</title>
  <type>rich</type>
  <url>https://skrb.hatenablog.com/entry/20071209/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
