Hi,

First I've like to thank you of your very excellent work, this library is almost
best that a programmer can wish.

1. There is still some missing components like:
JFormattedTextField, JSlider, JSpinner and JTableHeader.
Especially the JTableHeader and JFormattedTextField are top in my wish list.

2. Then some other XUL level constructs that currently has to be coded in
application code like:
Support for JScrollPane column and row headers, as well as corners.
Ths Swing like action handling is missing (as we have discussed earlier).

3. Some interface for custom constructs. Now we have the possibility to render a
preprocessed jDom document.
What is till needed is a possibility to add some custom attributes to controls.
Perhaps it is already possible, I only can't figure out how do I use it.

4. The finding of component in tree is little problem: how to find the id's of
all childs in given pane?
Perhaps an example would fix this problem.

5. Support for setLabelFor() in JLabel.

6. One feature still would be nice: the possibility give component text as jDom
text like this:
<label>This is rather lengthy text. This is rather lengthy text. This is rather
lengthy text. This is rather lengthy text. This is rather lengthy text. This is
rather lengthy text. This is rather lengthy text. This is rather lengthy text.
This is rather lengthy text. This is rather lengthy text. This is rather lengthy
text. This is rather lengthy text. </label>

7. Also some tutorial and FAQ for the common constructs and 'best parctices' is
also needed.

These are the wishes I can imagine, they perhaps are not the most important but
those has arised in my mind when using the library.

//Jarmo



Reply via email to