Uses of Class
org.jbeans.BaseEvent

Packages that use BaseEvent
org.jbeans   
 

Uses of BaseEvent in org.jbeans
 

Subclasses of BaseEvent in org.jbeans
 class ConversionEvent
          This class is the event that is generated when a bean property is being set AND the value is being automatically converted.
 class PropertyEvent
          This class is the event that is generated when a bean property is retrieved or set.