Skip to content

TeamDev-IP/JxBrowser-QuickStart-Gradle-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JxBrowser in a Gradle-based Swing desktop application

This example demonstrates how to configure a Gradle project with JxBrowser to embed a BrowserView widget into a Swing desktop application to display web pages.

Prerequisites

Run the Swing application

Use the following command to start the application:

./gradlew run -Djxbrowser.license.key=<your_license_key>

Once launched, the app loads the HTML5 test page:

Swing BrowserView

About

This Gradle project demonstrates how to add the required JxBrowser dependencies and embed BrowserView into a Swing desktop app to display modern web pages.

Resources

Stars

Watchers

Forks

Contributors