Scrolls the view to make the specified item or rectangular area visible.
Overload List| Name | Description |
|---|---|
Scrolls the viewport so that the specified item will be visible. This works only when the diagram is contained within a JScrollPane. |
|
Scrolls the view to make the specified rectangular area visible. |
See Also