Webkit browser in a Java app

前端 未结 5 1064
梦谈多话
梦谈多话 2020-12-01 15:00

I was wondering if there was a Java swing component that uses webkit. Is it possible to create a webkit browser in Java - must I use JavaFX ?

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-01 15:41

    I develop this browser for my college project may be this helpful for you

    My Button is open source java web browser.

    Develop for school and college projects and learning purpose. Download source code extract .zip file and copy “mybutton” folder from “parser\mybutton” to C:\

    Import project “omtMyButton” in eclipse. Require Java 6.

    Download .exe and source code : https://sourceforge.net/projects/omtmybutton/files/

提交回复
热议问题