Generated by
JDiff

Interface java.beans.DesignMode

Documentation changed from old to new.

Changed Methods
boolean isDesignTime() Documentation changed from old to new.
A value of true denotes that JavaBeans should behave in design time mode a value of false denotes runtime behavior.
void setDesignTime(boolean) Documentation changed from old to new.
Sets the "value" of the "designTime" property.
 

Changed Fields
String PROPERTYNAME Documentation changed from old to new.
The standard value of the propertyName as fired from a BeanContext or other source of PropertyChangeEvents.