Does Java Swing have a control similar to the PropertyGrid in .NET?
if so, which one is it? Or at least which one comes closest to it?
Thanks!
There is not a built-in component for this, but there are several third-party projects. In particular, Java-Bean-Examiner (GPL) looks promising.
(source: sourceforge.net)
Edit: Also L2FProd Common Components (Apache-licensed, which you may find more attractive than the GPL):
L2FProd PropertySheet http://l2fprod.com/common/images/PropertySheetPanel.gif
Fork L2FProd Common Components on GitGub
I would recommend using JGoodies (Forms and Looks) to create your own property editor. It should be pretty quick to do and you can make it look much better than with the default Swing Look & Feel and layouts.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With