Package | Description |
---|---|
javafx.scene.web |
This package provides means for loading and displaying Web content.
|
Modifier and Type | Method and Description |
---|---|
ObservableList<WebHistory.Entry> |
WebHistory.getEntries()
Returns an unmodifiable observable list of all entries in the history.
|
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.