アットウィキロゴ

JWS2

<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="http://www11.atpages.jp/ce00582/java/" href="game2.jnlp">
 <information>
   <title>GAME</title>
   <vendor>CER</vendor>
   <homepage href="http://yanagibashi.blogspot.com/" />
   <description>Swing Example</description>
   <description kind="short">example</description>
   <offline-allowed />
 </information>
 <update [[check]]="timeout" policy="always" />
 <resources>
   <java version="1.6" />
   <jar href="game2.jar" main="true" />
 </resources>
 <application-desc main-class="game2.game" />
</jnlp>
最終更新:2011年08月05日 07:21