MindFusion.Java Package Programmer's Guide
InPlaceEditEvent.setEditControl Method
See Also
 






Sets the control used to edit the item's text.

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

 Syntax

Java  Copy Code

public void setEditControl (
    JComponent value
)

 Parameters

value

The component that lets users edit item's text.

 See Also

InPlaceEditEvent Members
InPlaceEditEvent Class
com.mindfusion.diagramming Namespace