admin@glassfish.java.net

Re: calendar component

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Fri, 20 Apr 2007 15:54:41 -0700

Senthil Chidambaram wrote:
> "An event triggers the action to be executed. A set of events are
> provided by default with the glassfish and user could extend the events
> by using JMX Notification mechanism".
>
> The above line indicates to me that users could extend events. If we've
> to redo this screen to support unknown event typest, it's not difficult
> to do. We've to provide a properties table for users to add properties
> as name/value pairs.

Better yet the properties would be JavaBeans properties with types,
descriptions, etc. and the GUI could be based on a general "bean editor".