<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unbland.org blog &#187; Netbeans</title>
	<atom:link href="http://unbland.org/blog/category/java/netbeans/feed" rel="self" type="application/rss+xml" />
	<link>http://unbland.org/blog</link>
	<description>発見の日々の備忘録。主に Web にまつまる技術ネタ。</description>
	<lastBuildDate>Wed, 18 Nov 2009 03:31:39 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Jar Bundler を使った .jar -&gt; .app 時のメモ</title>
		<link>http://unbland.org/blog/2009/07/31/304.html</link>
		<comments>http://unbland.org/blog/2009/07/31/304.html#comments</comments>
		<pubDate>Fri, 31 Jul 2009 09:48:09 +0000</pubDate>
		<dc:creator>muta244@admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://unbland.org/blog/?p=304</guid>
		<description><![CDATA[個人的なメモ。
Jar Bundler で .jar を .app にパッケージングする際の注意点。

この画面で &#8220;Use Macintosh Menu Bar&#8221; にチェック入れてても、Swin [...]]]></description>
			<content:encoded><![CDATA[<p>個人的なメモ。</p>
<p>Jar Bundler で .jar を .app にパッケージングする際の注意点。</p>
<p><img class="alignnone size-full wp-image-303" title="Jar Bundler のキャプチャ 1" src="http://unbland.org/blog/wp-content/uploads/2009/07/2bfc96a45921677282a36721a07709ca.png" alt="Jar Bundler のキャプチャ 1" width="500" height="462" /></p>
<p>この画面で &#8220;Use Macintosh Menu Bar&#8221; にチェック入れてても、Swing を使ったアプリケーションだとウインドウ上部にメニューが表示されず、フレーム内部に表示されてしまう。対処法は以下。</p>
<p><img class="alignnone size-full wp-image-305" title="Jar Bundler のキャプチャ 2" src="http://unbland.org/blog/wp-content/uploads/2009/07/427feeba2c3a5b495c286f27ae1fdcc3.png" alt="Jar Bundler のキャプチャ 2" width="500" height="462" /></p>
<p>この画面の一番下でしているように、プロパティに &#8220;apple.laf.useScreenMenuBar&#8221; を true に設定して書き出せばスクリーン上部にメニューが表示されるようになる。</p>
]]></content:encoded>
			<wfw:commentRss>http://unbland.org/blog/2009/07/31/304.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.470 seconds -->
