Is possible to make sexy GUI with javaFX & swing ?
Posted
by phmr
on Stack Overflow
See other posts from Stack Overflow
or by phmr
Published on 2010-05-12T09:36:19Z
Indexed on
2010/05/12
9:54 UTC
Read the original article
Hit count: 290
I would like to do a "sexy" / user-friendly / appealing GUI in java. Swing is a limited in terms of "skin" customisation. I'm thinking about JavaFX but I don't it yet,
- what can I achieve with this technology ?
- how hard is it ?
- do you have examples of real-life examples of Swing/JavaFX integration ?
I would like to do something in this spirit of this, which is built on the .NET framework:
original link: http://www.patrickpayet.com/net/?p=329
© Stack Overflow or respective owner