public void scrollTo (T object)

Scrolls the ListView so that the given object is visible within the viewport.

Parameters:
object    The object that should be visible to the user.

Since:  JavaFX 8.0