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

Listening to render / repaint events using the public API

XMLWordPrintable

      The ability to get a constant stream of information indicating which areas of the view got changed and the rendered images of those areas.

      Opens some new possibilities in JavaFX client programming like:
      - recording animation that take place in a scene,
      - streaming the scene to a thin client (through VNC for example)

      In Swing overriding the RepaintManager gives such a possibility and is used (or at least was) in the VNCj project:
      http://emblemparade.net/projects/vncj/
      http://code.google.com/p/vncj/

      Would be nice to have this option in JavaFX

            Unassigned Unassigned
            awalczakijfx Adam Walczak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported: