Component.componentChanged

Overview | Methods | This Package | All Packages

Component.componentChanged

Specifies that the component has changed.

Syntax

public synchronized void componentChanged()

Remarks

A component's customizer should call this method when it changes a property of the component; this ensures a property browser will display the updated property.