What are the reason that many standalone Desktop application not written in Java SE?
-
Many Open Source project which have project on standalone desktop application are not written in Java SE like KDE uses C++, etc, despite Java SE have very large library and one can write any type of application. If speed is an issue in Java then we know it can be optimized by coding carefully. Why Java is not used?
-
Answer:
Probably because there is little value in it for programmers or business types. 1. JFC/Swing provides an inferior desktop user experience compared to C++ frameworks like Qt and C frameworks like GTK (among others), which are much more native-feeling. 2. JFC/Swing programming is nontrivial, and, so, is expensive. In any case, Java's real power is on the server-side, not on the desktop.
Amilcar Blake at Quora Visit the source
Related Q & A:
- How many objects are eligible for Garbage collection in Java?Best solution by stackoverflow.com
- What are your reason(s) for being addicted to online gaming at the first place?Best solution by Yahoo! Answers
- What is the reason for leaving your present employment?Best solution by Yahoo! Answers
- What is a good thing to put on a job application when they ask whats the reason for leaving the position?Best solution by Yahoo! Answers
- What to say when calling about a job application status?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.