Interceptor Apr 2026

JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications.

Download

JavaFX runtime is available as a platform-specific SDK, as a number of jmods, and as a set of artifacts in Maven Central.

Download

Develop

JavaFX, also known as OpenJFX, is free software; licensed under the GPL with the class path exception, just like the OpenJDK.

Let's do it!

One framework to rule them all

JavaFX applications can target desktop, mobile and embedded systems. Libraries and software are available for the entire life-cycle of an application.

Scene Builder

Create beautiful user interfaces and turn your design into an interactive prototype. Scene Builder closes the gap between designers and developers by creating user interfaces which can be directly used in a JavaFX application.

Wiki Download

TestFX

TestFX allows developers to write simple assertions to simulate user interactions and verify expected states of JavaFX scene-graph nodes. Interceptor

Wiki Repository

Documentation

Interceptor Apr 2026

: Sends headers that are normally restricted by browsers (like User-Agent or Referer ) but are necessary for accurate API testing.

: Automatically syncs browser cookies to the Postman cookie jar, enabling you to test authenticated sessions without manual entry.

: Records HTTP requests and responses as you browse, which can then be saved into a Postman Collection .

: Allows you to filter captured traffic by specific domains or HTTP methods (e.g., capturing only POST requests from a specific site). 🛠️ How to Set It Up Postman Interceptor - Chrome Web Store

: Sends headers that are normally restricted by browsers (like User-Agent or Referer ) but are necessary for accurate API testing.

: Automatically syncs browser cookies to the Postman cookie jar, enabling you to test authenticated sessions without manual entry.

: Records HTTP requests and responses as you browse, which can then be saved into a Postman Collection .

: Allows you to filter captured traffic by specific domains or HTTP methods (e.g., capturing only POST requests from a specific site). 🛠️ How to Set It Up Postman Interceptor - Chrome Web Store