Dear list,
I have made some changes to
http://www.entrelacs.net/home/Java/beanInfoMaker.bsh
http://www.entrelacs.net/home/Java/beanInfoMaker.html
it now creates a simple textual editor for each property as well. The
files are called something like MyPropertyEditor.java.jtem so that it
doesn't erase any of your files.
And I have made another bsh script wizard that creates an EditorPanel
from a class, that is to say a panel with a JTextField for each property
and a call to the above mentionned textual editor for that text field
set/get.
http://www.entrelacs.net/home/Java/editorPanelMaker.html
http://www.entrelacs.net/home/Java/editorPanelMaker.bsh
And thanks for the java<>lisp interfacing discussion, that does help a lot!
For your possible enjoyment,
Christian Mercat