MindFusion.Java Package Programmer's Guide
EditComponentAdapter.textChanged Method
See Also
 






Raised when the text is changed.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public void textChanged (
    Object sender,
    ComponentTextEvent e
)

 Parameters

sender

e

 See Also

EditComponentAdapter Members
EditComponentAdapter Class
com.mindfusion.diagramming.components Namespace