This may be a stupid question, but I am quite frustareted and want to make sure:
I am writing a tool, which has to have a really nice GUI (gradients, colors, rounded colors,custom tool tip....)
Is there is no option to gain it easily?
must I use SWT, Swing, awt, and try unsuccessfully to apply gradients and to remove all the ugly remaining gray pieces .etc????
EDIT:
ok, not a stupid question.
I've been trying to investigate and came really confused:
I started with javaFX, bit it seemes that the performance for desktop application is horrible.
Tried to install QtJambi - but it does not really seem that there is someone that is maintaining this project, so I wonder if it will be useful.
Am I wrong?
Can you suggest anytihng else? Thanks.