I've made a prototype of the fledgling JSR-296 API available,
it's
https://appframework.dev.java.net/.
There's a quick overview doc and downloads of the source code,
the javadoc, and the AppFramework.jar file. If you're
interested in this API, please take a look at the overview, and
download the code and then take a look at some of the examples
and the javadoc. You can...
Having written, by conservative estimates, about a jillion Java
Beans classes over the years, I have to say that I'm amazed that
we'd seriously consider changing the Java language to trivialize
this kind of Java Bean property. It certainly is a property per
the spec, a read/write property at that, but - as a Swing
developer - it's the kind of property I...