I\'m wondering whether there is an existing Java class that, given a Java bean, uses introspection to find all the publicly modifiable fields, and displays them using defaul
Found another potential one: Java-Bean-Examiner. But I cannot log into the CVS to download the source.