All Projects → TeamDev-IP → JxBrowser-Examples

TeamDev-IP / JxBrowser-Examples

Licence: other
JxBrowser Examples & Tutorials

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to JxBrowser-Examples

Emoji-Tools
Multiple useful tools to help Android and iOS/OSX developers with creating and modifying Emoji Font files.
Stars: ✭ 102 (+108.16%)
Mutual labels:  swing, javafx
DMSkin-Miniblink
WPF 里面 调用 Miniblink 浏览器内核
Stars: ✭ 35 (-28.57%)
Mutual labels:  chromium, webbrowser
Thorium
Chromium fork for linux named after radioactive element No. 90. Windows and Special builds are in different repositories, links are towards the top of the README.md.
Stars: ✭ 45 (-8.16%)
Mutual labels:  chromium, webbrowser
orson-charts
A 3D chart library for Java applications (JavaFX, Swing or server-side).
Stars: ✭ 94 (+91.84%)
Mutual labels:  swing, javafx
Friceengine
🎮 JVM game engine based on Swing/JavaFX.
Stars: ✭ 330 (+573.47%)
Mutual labels:  swing, javafx
jmonet
An easy-to-use toolkit for incorporating MacPaint / Microsoft Paint-like tools into a Java Swing or JavaFX application.
Stars: ✭ 27 (-44.9%)
Mutual labels:  swing, javafx
chromium-swt
Create and render web UIs in Java SWT and Eclipse RCP applications.
Stars: ✭ 121 (+146.94%)
Mutual labels:  chromium, swt
Jfreechart
A 2D chart library for Java applications (JavaFX, Swing or server-side).
Stars: ✭ 665 (+1257.14%)
Mutual labels:  swing, javafx
labyrinth
[DEPRICATED] Labyrinth is a anti-censorship Web Browser created to bypass DPI, Blocklists, Port Filtering, Firewalls and DNS censorship all in one
Stars: ✭ 17 (-65.31%)
Mutual labels:  chromium, webbrowser
willsautoclick
Fastest Java autoclicker in the entire west
Stars: ✭ 12 (-75.51%)
Mutual labels:  swing
ubuntu-vnc-xfce-chromium
Retired. Headless Ubuntu/Xfce container with VNC/noVNC and Chromium (Generation 1)
Stars: ✭ 20 (-59.18%)
Mutual labels:  chromium
Java-Minesweeper-Game
Java Minesweeper game source code
Stars: ✭ 24 (-51.02%)
Mutual labels:  swing
SimpleMVC
Example of MVC pattern in Java (Swing)
Stars: ✭ 20 (-59.18%)
Mutual labels:  swing
browserexport
backup and parse browser history databases (chrome, firefox, safari, and other chrome/firefox derivatives)
Stars: ✭ 54 (+10.2%)
Mutual labels:  chromium
arcgis-runtime-toolkit-java
Runtime Java SE toolkit
Stars: ✭ 16 (-67.35%)
Mutual labels:  javafx
javafx-netease-musicplayer
This is an imitation of Netease Music Player which is a Universal Windows Platform program.Now it can play music through the folder you have chose,control music progress and volume.But something other cool animation,album image and lyric are not developed./这是一个模仿UWP版本网易云音乐的JavaFX程序,现在它可以根据选择的音乐文件夹播放音乐,控制播放的进度和声音,不过一些其它的好看动画、专辑图和歌词还没有开发完成。
Stars: ✭ 15 (-69.39%)
Mutual labels:  javafx
cordova-plugin-x5-tbs
Use Tencent Browser Service(TBS) instead of System WebView for Cordova App
Stars: ✭ 65 (+32.65%)
Mutual labels:  chromium
Uranium
Fast and versatile implementation of CEF for Unreal Engine
Stars: ✭ 51 (+4.08%)
Mutual labels:  chromium
JMarkPad
Minimalistic markdown editor with real-time preview
Stars: ✭ 32 (-34.69%)
Mutual labels:  javafx
mipsasm
MIPS assembler and IDE
Stars: ✭ 45 (-8.16%)
Mutual labels:  swt

Welcome to JxBrowser Examples

This repository contains a set of examples and tutorials you can use to walk through the main features of JxBrowser.

About JxBrowser

JxBrowser is a commercial cross-platform Java library that lets you integrate a Chromium-based web browser control into your Java Swing, JavaFX, or SWT desktop application to display modern web pages built with HTML5, CSS3, JavaScript.

With JxBrowser you can display modern web pages, PDFs, WebGL, work with DOM, JavaScript, WebRTC, network, printing, call Java from JavaScript, manage file downloads, convert HTML to PNG, debug web pages with DevTools, configure proxy, manage cookies, handle authentication, fill web forms, and much more.

Running Examples

To run the examples please follow the instruction below:

  1. Make sure your environment meets the software and hardware requirements.

  2. Clone this repository:

    git clone https://github.com/TeamDev-IP/JxBrowser-Examples
  3. Open the Gradle project in your favourite IDE:

  4. Get a free 30-day trial license key.

  5. To run an example please specify the jxbrowser.license.key VM parameter:

    -Djxbrowser.license.key=<your_trial_license_key>

What's Next

Terms and Privacy

The information in this repository is provided on the following terms: https://www.teamdev.com/terms-and-privacy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].