<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shingo-zukunashi</author_name>
  <author_url>https://blog.hatena.ne.jp/shingo-zukunashi/</author_url>
  <blog_title>ハード屋のヨコ好き</blog_title>
  <blog_url>https://shingo-zukunashi.hatenadiary.org/</blog_url>
  <categories>
    <anon>JRuby</anon>
    <anon>JRubyFX</anon>
  </categories>
  <description>JRubyFXによるアニメーションを調べていて、まずは簡単なところから始めてみようと思う。 テキスト（ラベル）を1秒ごとに更新するプログラムを作成してみた。 Timelineに登録されたハンドラを1000msごとに呼ぶという単純なプログラムになっている。 require 'jrubyfx' class Hello &lt; JRubyFX::Application def start(stage) @stage = stage with(stage,title: &quot;sample&quot;,width: 200,height: 100) do tt = nil layout_scene do stack_pa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshingo-zukunashi.hatenadiary.org%2Fentry%2F20160907%2F1473260564&quot; title=&quot; Timelineを用いて1秒ごとに時刻を表示するプログラム - ハード屋のヨコ好き&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/s/shingo-zukunashi/20160907/20160907235641.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-09-07 00:02:44</published>
  <title> Timelineを用いて1秒ごとに時刻を表示するプログラム</title>
  <type>rich</type>
  <url>https://shingo-zukunashi.hatenadiary.org/entry/20160907/1473260564</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
