MindFusion.Java Package Programmer's Guide
Diagram.getFocusedComponent Method
See Also
 






Gets the component within this diagram which is currently holding the input focus.

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

 Syntax

Java  Copy Code

public ComponentBase getFocusedComponent ()

 Return Value

An instance of ComponentBase -derived class that should receive keyboard events.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace