Gets the mouse cursor shown to the user when the mouse is positioned over an edit component.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Cursor getEditTextCursor () |
A java.awt.Cursor object.
See Also