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






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

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

 Syntax

Java  Copy Code

public JComponent getEditControl ()

 Return Value

The component that lets users edit item's text.

 See Also

InPlaceEditEvent Members
InPlaceEditEvent Class
com.mindfusion.diagramming Namespace