<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>blankblank</author_name>
  <author_url>https://blog.hatena.ne.jp/blankblank/</author_url>
  <blog_title>グレーゲーム</blog_title>
  <blog_url>https://blankblank.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>JFrameのsetSizeは、閉じるボタン等含めたフレーム自体の大きさを設定する。 import javax.swing.JFrame; import javax.swing.SwingUtilities; public class Hoge { public static void main(String[] args) { SwingUtilities.invokeLater(new Runnable() { public void run() { JFrame f = new JFrame(); f.setDefaultCloseOperation(JFrame.EXIT_ON_CLO…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblankblank.hatenadiary.org%2Fentry%2F20090525%2F1243181251&quot; title=&quot;JFrameの内側のコンポーネントからサイズを決める場合 - グレーゲーム&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-05-25 01:07:31</published>
  <title>JFrameの内側のコンポーネントからサイズを決める場合</title>
  <type>rich</type>
  <url>https://blankblank.hatenadiary.org/entry/20090525/1243181251</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
