Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
commons-jelly-tags-swing-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or workflow system such as werkflow or as a page templating system inside engines like Cocoon.
commons-jelly-tags-swing.jar is the JellySwing library for creating Rich User Interfaces using Swing via XML markup (a Jelly script).
JAR File Size and Download Location:
File name: commons-jelly-tags-swing.jar, commons-jelly-tags-swing-1.0.jar File size: 72714 bytes Date modified: 17-Jun-2005 Download: Apache Jelly
Manifest of the JAR:
Built-By: Dion Gillard Package: org.apache.commons.jelly.tags.swing Build-Jdk: 1.3.1_07 Extension-Name: commons-jelly-tags-swing Specification-Title: Commons Jelly Swing Tag Library Specification-Vendor: Apache Software Foundation Implementation-Title: org.apache.commons.jelly.tags.swing Implementation-Vendor: Apache Software Foundation Implementation-Version: 1.0
✍: fyicenter.com
List of Classes in the JAR:
org/apache/commons/jelly/tags/swing/ActionTag org/apache/commons/jelly/tags/swing/BeanFactory org/apache/commons/jelly/tags/swing/BorderAlignTag org/apache/commons/jelly/tags/swing/BorderLayoutTag org/apache/commons/jelly/tags/swing/BorderTagSupport org/apache/commons/jelly/tags/swing/ButtonGroupTag org/apache/commons/jelly/tags/swing/ComponentTag org/apache/commons/jelly/tags/swing/ConstraintTag org/apache/commons/jelly/tags/swing/ContainerTag org/apache/commons/jelly/tags/swing/converters/ColorConverter org/apache/commons/jelly/tags/swing/converters/DebugGraphicsConverter org/apache/commons/jelly/tags/swing/converters/DimensionConverter org/apache/commons/jelly/tags/swing/converters/PointConverter org/apache/commons/jelly/tags/swing/DialogTag org/apache/commons/jelly/tags/swing/EmptyBorderTag org/apache/commons/jelly/tags/swing/EtchedBorderTag org/apache/commons/jelly/tags/swing/Factory org/apache/commons/jelly/tags/swing/FocusListenerTag org/apache/commons/jelly/tags/swing/FontTag org/apache/commons/jelly/tags/swing/GbcTag org/apache/commons/jelly/tags/swing/GridBagLayoutTag org/apache/commons/jelly/tags/swing/impl/Cell org/apache/commons/jelly/tags/swing/impl/GridBagConstraintBean org/apache/commons/jelly/tags/swing/KeyListenerTag org/apache/commons/jelly/tags/swing/LayoutTagSupport org/apache/commons/jelly/tags/swing/model/ExpressionTableColumn org/apache/commons/jelly/tags/swing/model/ExpressionTableModel org/apache/commons/jelly/tags/swing/SwingTagLibrary org/apache/commons/jelly/tags/swing/TableLayoutTag org/apache/commons/jelly/tags/swing/TableModelColumnTag org/apache/commons/jelly/tags/swing/TableModelTag org/apache/commons/jelly/tags/swing/TdTag org/apache/commons/jelly/tags/swing/TitledBorderTag org/apache/commons/jelly/tags/swing/TrTag org/apache/commons/jelly/tags/swing/WindowListenerTag
2012-01-17, 4616🔥, 0💬
Popular Posts:
Apache Commons Codec library provides implementations of common encoders and decoders such as Base64...
How to download and install JDK (Java Development Kit) 8? If you want to write Java applications, yo...
commons-net.jar is the bytecode of Apache Commons Net library, which implements the client side of m...
What Is commons-io-2.11.jar? commons-io-2.11.jar is the JAR file for Commons IO 2.5, which is a libr...
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...