index.html.svn-base

来自「j2me设计的界面包」· SVN-BASE 代码 · 共 62 行

SVN-BASE
62
字号
<html><body bgcolor="#FFFFFF" text="#000000"><h3>Key Features</h3><object align="right" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RzgWqOpNJIU&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/RzgWqOpNJIU&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object><ul><li><a href="http://java.sun.com/docs/books/tutorial/uiswing/">Swing</a> Like MVC (Model View Controller)</li>    <li>Layouts</li>    <li>PLAF (Pluggable Look And Feel) &amp; Themes</li>    <li>Fonts</li>    <li>Touch Screen</li>    <li>Animations &amp; Transitions</li>    <li>Rich widgets</li>    <li>3D Integration (Optional)</li>    <li>Painters</li>    <li>Modal Dialogs</li>    <li>External Tools</li>    <li>I18N/L10N</li>    <li>SVG Integration (Optional)</li></ul>    <br clear="all" /><h3>Getting Started</h3><p>    <IMG WIDTH="240" HEIGHT="320" SRC="images/Picture14.png" align="right"/>    <IMG WIDTH="240" HEIGHT="320" SRC="images/Picture54.png" align="right"/>    Please download the binary LWUIT distribution from the files menu to the left.    Within the distribution there is both a developer guide to help you get started    and JavaDoc documentation. The bundle also includes a resource editor and the    actual LWUIT library. The source code is available in the Subversion repository    link on the left as well.    <br clear="all" /></p><h3>Feedback</h3><p>    <object align="right" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/9ebEq85viYE&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/9ebEq85viYE&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>    You can join the mailing list in this project in order to provide feedback and    ask questions. Personal feedback and requests can be sent to the project owner.    You can also browse and contribute to the forum (which mirrors the mailing list)    for this project <a href="http://forums.java.net/jive/forum.jspa?forumID=139">here</a>.    <br clear="all" /></p><h3>Featured applications</h3><a href="featuredapp.html"> Featured applications </a><p>	Send us your application screenshots to <a href="mailto:lwuit@sun.com">lwuit@sun.com</a></p><script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">var pageTracker = _gat._getTracker("UA-414850-8");pageTracker._initData();pageTracker._trackPageview();</script></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?