Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #220
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.21.MISMATCH!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!news-in-01.newsfeed.easynews.com!easynews.com!easynews!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail |
|---|---|
| From | "Dale King" <dale.king@THRWHITE.remove-dii-this> |
| Subject | Are there any good Java X |
| Message-ID | <bbGdnXITs89iu_HYnZ2dnUVZ_o-dnZ2d@insightbb.com> (permalink) |
| X-Comment-To | comp.lang.java.programmer |
| Newsgroups | comp.lang.java.gui |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92] |
| Lines | 37 |
| Date | Wed, 27 Apr 2011 15:26:17 GMT |
| NNTP-Posting-Host | 96.60.20.240 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1303917977 96.60.20.240 (Wed, 27 Apr 2011 10:26:17 CDT) |
| NNTP-Posting-Date | Wed, 27 Apr 2011 10:26:17 CDT |
| Organization | TDS.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:220 |
Show key headers only | View raw
To: comp.lang.java.programmer Using XML for specifying the GUI seems a natural fit and there are a large number of packages that try to do this. But in my research of them, they all seem to be lacking in many ways. Many are not even in active development anymore. Is there any really good XML API for creating Swing UI's? Some try to be agnostic to whether the API is for a web page or Swing. This basically means they do a lousy job of both. In my case all I care about is Swing. Some try to create new abstractions to hide Swing. I don't want new abstractions. Dealing with Swing is fine. Most handle the basics of specifying simple hierarchies and simple attributes, but when things get more complicated they break down. For example, would be a JList and having the ability to specify the model, the cell renderer, and the selection model. Not to many are powerful enough to go there or more complex relationships when creating your own types. Some of the ones I have looked at are SwiXML, XUI, Luxor, gui4j, xamj, and Jaxx. Jaxx seems to be in active development and is fairly powerful, but it has no direct support for localization (you have to do it yourself). It also is a precompiler that turns your xml file into java source code. I want the ability to allow XSLT transformation on the XML file at runtime as part of localization. -- Dale King --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar
Are there any good Java X "Dale King" <dale.king@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Are there any good Ja "Chris Uppal" <chris.uppal@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Are there any good Ja "david" <david@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Are there any good Ja "Dale King" <dale.king@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Are there any good Ja "Dale King" <dale.king@THRWHITE.remove-dii-this> - 2011-04-27 15:26 +0000
Re: Are there any good Ja "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
csiph-web