> This PR adds the following methods to the `EventTarget` interface: > 1. `addEventHandler` > 2. `removeEventHandler` > 3. `addEventFilter` > 4. `removeEventFilter`
Michael Strauß has updated the pull request incrementally with one additional commit since the last revision: revert a change in Menu ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1090/files - new: https://git.openjdk.org/jfx/pull/1090/files/d395d084..7db7f79a Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1090&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1090&range=00-01 Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/1090.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1090/head:pull/1090 PR: https://git.openjdk.org/jfx/pull/1090