blob: 3dba4afb096ee98384de7c864a817a854a0d5e88 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Copyright (c) 2009, 2010, 2011, 2012, Oracle and/or its affiliates. All rights reserved.
-->
<html>
<head>
<title>NetBeans IDEでのIMP-NGプロファイルのサポート</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
<meta name="description" content="This screencast demonstrates the support for the Information Module Profile - Next Generation profile in the NetBeans IDE">
</head>
<body>
<h1>NetBeans IDEでのIMP-NGプロファイルのサポート</h1>
<table>
<tr>
<td class="valign-top">
<p>このスクリーンキャストでは、NetBeans IDEで小規模な埋込みJava MEアプリケーションを開発する場合のInformation Module Profile - Next Generationプロファイル(<a href="http://jcp.org/en/jsr/detail?id=228">JSR 228</a>)のサポートについて示します。スクリーンキャストで、標準IDEプロジェクトに単純なIMP-NGアプリケーションとIMLetを作成します。スクリーンキャストで、Windows上のIMP-NGプラットフォーム用に特別に作成された汎用目的の入出力デモも示されます。</p>
<P>作成者: Alyona Stashkova<br>時間: 7:28 </p>
<p><a href="http://bits.netbeans.org/media/imp-ng.mp4">フルサイズを視聴/ダウンロード</a> (.mp4)([Ctrl]キーを押しながらクリックするとダウンロード、16,3MB)</p>
<div class="feedback-box"><a href="/about/contact_form.html?to=6&amp;subject=Feedback:%20Screencast%20-%20Support%20for%20IMP-NG%20Profile%20in%20NetBeans%20IDE">ご意見をお寄せください</a></div>
<br style="clear:both;">
</td>
<td width="5">&nbsp; </td>
<td class="valign-top" width="486">
<script src="/images_www/js/mediaplayer-5.2/swfobject.js" type="text/javascript"></script>
<div id="player" >
<center>
<div id="flashContent"></div>
</center>
</div>
<script type="text/javascript">
$(function(){
var targetFile='http://bits.netbeans.org/media/imp-ng.mp4';
var s1 = new SWFObject('/images_www/js/mediaplayer-5.2/player.swf','player','530','340','9');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('flashvars','file='+targetFile+'&autostart=true');
s1.write('flashContent');
});
</script>
</td>
</tr>
</table>
<h2>関連リンク</h2>
<ul>
<li><a href="https://netbeans.org/kb/trails/mobility.html">Java MEおよびJava Cardアプリケーション・テクノロジの学習</a></li>
<li><a href="http://www.oracle.com/technetwork/java/javame/javamobile/download/overview/index.html">Javaモバイル・ダウンロードの概要</a></li>
</ul>
</body>
</html>