<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chofutaro</author_name>
  <author_url>https://blog.hatena.ne.jp/chofutaro/</author_url>
  <blog_title>chofutaroメモ</blog_title>
  <blog_url>https://chofutaro.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>SwingWorkerを使って時間のかかる処理の状況をプログレスバーで表示してみました。主な課題は、この手の処理のコールドスポット（⇔ホットスポット。共通部品になりそうな部位）はどこか自分なりに感じ取ることです。 JDK6u24、NetBeans7.0β2 ネットを検索するとSwingWorkerに関するサンプルはたくさん見つけられるのですが、これらのコードは、ほとんどのケースで時間のかかる処理をGUI（Swing部品を取り扱っている部位）に直接埋め込んでいます。しかし、時間のかかる処理というのは本来GUIとは無関係であることが多いと思いますので、時間のかかる処理を別立てにすることを目標としま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchofutaro.hatenadiary.jp%2Fentry%2F20110225%2F1298593101&quot; title=&quot;SwingWorkerを使ってみる - chofutaroメモ&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://img.f.hatena.ne.jp/images/fotolife/c/chofutaro/20110224/20110224180146.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-25 09:18:21</published>
  <title>SwingWorkerを使ってみる</title>
  <type>rich</type>
  <url>https://chofutaro.hatenadiary.jp/entry/20110225/1298593101</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
