⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 一个很好的XUL技术的java Swing用户界面开源程序
💻 TXT
字号:
SwingML - Create and deliver Java Swing Based User Interfaces using J2EE technology
===================================================================================
version 2.0, June 2007

Instructions
------------
Unzip to installation directory.

Required jars are distributed in the lib subdirectory.

Latest Documentation:

	  http://swingml.sourceforge.net

   
Quick Start
-----------
Demo:

   (1) put jars in lib folder in classpath
   (2) execute the command line below using a JRE (1.4 or higher) which 
   	   renders a Swing GUI based upon the supplied ./demo/demo.xml
   		
   		java org.swingml.SwingMLRenderer <url to demo.xml> 800 600 
   			
   		*note: you can deploy the demo.xml and SwingML.DTD to a web server and use that URL
   				,specify a file URL file:///drive:|<path>/demo/demo.xml>
   			    , or use the following URL http://swingml.sourceforge.net/demo/demo.xml  
   		
   (3) demo swing UI should appear
   

Other Stuff
-----------
This software is distributed under the terms of the FSF Lesser Gnu 
Public License (see lgpl.txt).

This product includes software developed by the Apache Software 
Foundation (http://www.apache.org/).

⌨️ 快捷键说明

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