Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8100704

provide methods for getting previous / next url of the webengine's content

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • javafx
    • web

      The WebEngine looks like to remember previous / next urls, so that it could offer a menu item 'go back' and/or 'go next'.

      I would like methods
      getBackUrls(String[] array, int nbOfUrls)
      getNextUrls(String[] array, int nbOfUrls)
      in order to get these urls the WebEngine has.

      They would be useful for the programmatic way.

            peterz Peter Zhelezniakov
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: