<?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>S2Swing</anon>
  </categories>
  <description>まず、開発中のS2Swingの現状。以下のような画面があるとします。 public class UserDialog extends JDialog { private JTextField username; private JPasswordField passwd; private JTextField birthDate; ... } 次のモデルクラスを書くと、UserDialogの各コンポーネントにモデルの値を自動バインディングできます。 public class UserModel { @ReadWrite private String username; @ReadWrite(t…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaiseh.hatenadiary.org%2Fentry%2F20080331%2F1206931535&quot; title=&quot; バインディング機能再設計 - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-03-31 11:45:35</published>
  <title> バインディング機能再設計</title>
  <type>rich</type>
  <url>https://kaiseh.hatenadiary.org/entry/20080331/1206931535</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
