V
V
Valera Programmer2015-06-17 15:26:18
Java
Valera Programmer, 2015-06-17 15:26:18

What framework to use to create UI?

I am writing under the web on Spring, I came across such a project that I need to write a desktop application, I have not written a desktop application before and heard something about Swing, AWT and Java FX.
which framework to choose for developing high-quality UI?
and is it possible to somehow use the capabilities of Spring for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bromzh, 2015-06-17
@noddux

Get JavaFX.
Spring can be used, but not for the UI itself, but for all sorts of things, such as communication with the database, DI (if you really need it) and others, the spring is very large, it covers many areas.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question