-
Need to create a "picklist" property for bean
I need to create a property that allows getting / setting a value (preferably
an integer) using a constrained list and some kind of constant names. With
VB you would simply create a property with a type Enum and the property editor
will show a combo with the list of integers.
I know I can go whole hog and implement the BeanInfo interface and create
a custom property editor, but I sure don't want to have to do this. Is there
a way to do this simply?
Thanks,
Matthew Cromer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks