S
S
Sergey Nizhny Novgorod2017-09-17 14:35:31
Java
Sergey Nizhny Novgorod, 2017-09-17 14:35:31

Does it make sense to write an application in Swing / JavaFX if linux / mac is not required?

Hello everyone
The task is to write a desktop application that exchanges information with the backend of the site, builds various graphs, displays reports, interacts with the user, and so on. The application needs to be written for Windows, the website is written in Java.
Therefore, the question is: If it makes sense to write an application in Swing / JavaFx, if it is easier to write it on the same .net, and it will work more stable.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Michael, 2017-09-18
@SnowBearRu

If there is no need to support multi-platform and there is no requirement to support this application in the future by someone else, then it practically does not matter what to write on.

S
Sergey Nizhny Novgorod, 2018-01-16
@Terras

It is much easier to write a Windows desktop application under .net than it is to do it in Swing/JavaFx - therefore, if it is not 100% necessary to make it cross-platform, then .net is an obvious choice. And this is a fairly common solution.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question