K
K
kodwi2014-12-18 23:26:17
Java
kodwi, 2014-12-18 23:26:17

What are some good GUI frameworks for Java?

A GUI framework for Java is required.
Requirements:
1) Lightweight
2) Easy to learn
3) Relevant at the current time
4) Similar to WPF / WinForms in terms of ease of use (drag and drop a component onto a form, mark it up, write a handler => everything works)
5) Don't offer Swing

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ilya Evseev, 2014-12-19
@kodwi

https://eclipse.org/windowbuilder/

V
Vladimir Abramov, 2014-12-19
@kivsiak

JavaFX in this regard is probably the easiest. But WinForms is still out of competition.

A
Alexiuscrow, 2014-12-25
@Alexiuscrow

JavaFX. Under it, there is even a handy tool " JavaFX Scene Builder ".
I think this is exactly what is relevant now.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question