MindFusion.Java Package Programmer's Guide
ButtonComponentAdapter.repeatEnded Method
See Also
 






Raised when a repeat button has been released.

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

 Syntax

Java  Copy Code

public void repeatEnded (
    Object sender,
    ComponentEvent e
)

 Parameters

sender

e

 See Also

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