Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PropertyGrid's in Java?

843805Feb 26 2007 — edited Feb 26 2007
Hello. I used to develop using the Microsoft.NET family of languages, but switched to Java, since that's what the company I work for uses.

Is there any equivalent to a PropertyGrid in Java? Basically, I want a user interface that can set properties on beans at runtime. The beans will only be known at runtime, since each bean will essentially be a plugin, and I want to have a standard way to edit properties (similar to Eclipse's "Properties" tab.)

Any ideas?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2007
Added on Feb 26 2007
2 comments
316 views