<?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>もう 1 つのメニューの問題も原因が分かりました。こちらはバグではないと思いますが、ちょっと微妙。JPopupMenu を表示させるためには、親のコンポーネントを引数にしてshow メソッドをコールします。ここで、親のコンポーネントが取れないといっていたのが、前回の問題。それはあっけなく解決しました。以前は次のように書いてました。 var panel = (node.impl_createPGNode() as SGGroup).getPanel(); Node クラスの impl_createPGNode 関数が間違っていたようです。ただしくは impl_getPGNode 関数でした。 v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fskrb.hatenablog.com%2Fentry%2F20090703%2Fp2&quot; title=&quot; SwingComponent の挙動が変わった? - 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>2009-07-03 00:00:01</published>
  <title> SwingComponent の挙動が変わった?</title>
  <type>rich</type>
  <url>https://skrb.hatenablog.com/entry/20090703/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
