Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That was true in 2005. Modern Java UI can look pretty great. Two examples:

1. Start IntelliJ and check it out. It's Swing but it feels modern and fresh.

2. Go to https://www.jfx-central.com/ ... JavaFX was introduced years ago to add far better support for modern visuals. JFX Central is a website written with JavaFX itself - it runs server side and streams drawing instructions to the client (implemented using a mix of divs, svg tags and css). You can do this because JavaFX implements the CSS2 drawing model. The website looks modern, like any slick website would today, but you can also download and run it locally. It uses Conveyor to do that in fact. The desktop version looks exactly the same as the web version.



how is jfx-central different from https://openjfx.io?


Different websites run by different people, I think. The former is more of a news site.

But yeah, arguably they should be unified.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: