Introducing CookSwing: XML to GUI toolkit
3 Message(s) by 3 Author(s) originally posted in java announce
| From: asdf |
Date: Wednesday, August 18, 2004
|
[Removed invalid
group comp.lang.JAVA - moderator]
Please do not
flame me for
posting it to 4 JAVA groups :P
Introducing CookSwing:
XML to
GUI toolkit
BSD License with
complete source code.
The web site:
http://cookxml.sourceforge.net/cookswing/
A comprehensive JAVA web start demo:
http://cookxml.sourceforge.net/cookswing/cookswingdemo.jnlp
There are references (albeit not comprehensive), tutorials and JAVA
web start demos.
Features:
1. All Swing components can be configured. This is including but not
limited to JFrame, JDialog, JScrollPane, JTable, JList, JComboBox, etc.
2. Support various layouts: BorderLayout, BoxLayout, FlowLayout,
GridBagLayout, GridLayout, SpringLayout, etc.
3. Support attaching
AWT listeners (ActionListener, etc), Swing
listeners (ChangeListener, etc) and Bean listeners
(PropertyChangeListener, etc) to any components/models that
support
them.
4. Simple custom tags
extension s. In fact, you can view the CookSwing
tag
library as an extension to CookXml, the XML decoding
engine behind
CookSwing.
5. Locale and resource bundle support.
Suggestions and improvements are welcome.
| From: Battler |
Date: Thursday, August 19, 2004
|
$cc9e4d1f@xxxxxxxxxxx
[Removed invalid group comp.lang.JAVA - moderator]
Please do not flame me for posting it to 4 JAVA groups :P
Introducing CookSwing: XML to GUI toolkit
BSD License with complete source code.
The web site:
http://cookxml.sourceforge.net/cookswing/
A comprehensive JAVA web start demo:
http://cookxml.sourceforge.net/cookswing/cookswingdemo.jnlp
There are references (albeit not comprehensive), tutorials and JAVA
web start demos.
Features:
1. All Swing components can be configured. This is including but not
limited to JFrame, JDialog, JScrollPane, JTable, JList, JComboBox, etc.
2. Support various layouts: BorderLayout, BoxLayout, FlowLayout,
GridBagLayout, GridLayout, SpringLayout, etc.
3. Support attaching AWT listeners (ActionListener, etc), Swing
listeners (ChangeListener, etc) and Bean listeners
(PropertyChangeListener, etc) to any components/models that support
them.
4. Simple custom tags extensions. In fact, you can view the CookSwing
tag library as an extension to CookXml, the XML decoding engine behind
CookSwing.
5. Locale and resource bundle support.
Suggestions and improvements are welcome.
Its not free :)
Battler
---
Outgoing
mail is certified Virus Free.
Checked by AVG anti-
virus system (
http://www.grisoft.com).
Version: 6.0.737 / Virus Database: 491 - Release Date: 11/08/2004
| From: Morten Alver |
Date: Friday, August 20, 2004
|
Its not free :)
Did I miss something, or is BSD License not free enough?
--
Morten
Next Message: [ANN] SandMark 3.4