Java Beans - creating an inspector window

后端 未结 4 1022
温柔的废话
温柔的废话 2021-01-14 12:19

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

4条回答
  •  猫巷女王i
    2021-01-14 12:56

    Found another potential one: Java-Bean-Examiner. But I cannot log into the CVS to download the source.

提交回复
热议问题