T
T
turbolizard2016-01-11 08:41:27
Java
turbolizard, 2016-01-11 08:41:27

On what to implement the interface for a Java application?

Interested in the aspect of developing an interface for a java program.
Of course, the standard library provides swing, but as a solution for a beautiful interface, it clearly does not fit, and the reviews on Habré are not the best, so tell me which way to dig? Maybe libraries or frameworks? The question of cross-platform is very important.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
E
Evgeny Andreevich, 2016-01-11
@SibWol

I recommend JavaFX in conjunction with SceneBuilder. This will significantly speed up the development of the interface of your application.

N
nirvimel, 2016-01-11
@nirvimel

There are not many GUI options for desktop:
With the choice of GUI for the web, things are a little better.

A
Andrey Shishkin, 2016-01-11
@compiler

JavaFX is still there. Are you writing a desktop app?

S
sivabur, 2016-01-12
@sivabur

You have chosen not the best technology in terms of gui and performance, except for the IDE, little is written on it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question