Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Right now the Tag Reference document does not correctly reflect all the available JellySwing tags and their attributes.
http://jakarta.apache.org/commons/sandbox/jelly/tags.html
e.g.
http://jakarta.apache.org/commons/sandbox/jelly/tags.html#jelly:swing
does not show any of the Swing tags but instead show the component tag that does not really exist
So we should auto-generate the tags for frame, window, panel, table, tree and so forth using the introspection (and possibly JavaDoc comments) from Swing.