Software Alternatives & Reviews

JavaFX VS JUCE

Compare JavaFX VS JUCE and see what are their differences

JavaFX logo JavaFX

JavaFX is the next step in the evolution of Java as a rich client platform.

JUCE logo JUCE

JUCE is a wide-ranging C++ class library for building rich cross-platform applications and plugins...
  • JavaFX Landing page
    Landing page //
    2023-06-18
  • JUCE Landing page
    Landing page //
    2023-01-29

JavaFX videos

JavaFX Project Car Review #6 Homepage GUI and Controller

More videos:

  • Review - JavaFX will be removed from JDK 11
  • Review - JavaFX Projects Car Review #2 Login and GUI Controllers

JUCE videos

Terra Kai Organic Juce Review

More videos:

  • Review - QUICK A$$ JUCE REVIEW - Juice Cabin's Tennessee Vanilla

Category Popularity

0-100% (relative to JavaFX and JUCE)
Development Tools
52 52%
48% 48
Rapid Application Development
Cross-Platform Development
Game Engine
25 25%
75% 75

User comments

Share your experience with using JavaFX and JUCE. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, JUCE should be more popular than JavaFX. It has been mentiond 55 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

JavaFX mentions (35)

  • Book review - Frontend Development with JavaFX and Kotlin
    Other topics handled in this chapter are Kotlin utilities for JavaFX and direct downloads of JavaFX releases from openjfx.io. The author also explains why FXML is not used in the book. I agree with his view that the XML files are not as dynamic as code and bring a mix of technologies into your project. - Source: dev.to / 2 days ago
  • Setting up Continuous Integration
    One, I don't understand Java environments really well. All I have done so far is create some GUI applications using JavaFX. Wish I could share my code, but unfortunately, its part of my assignments and can't be open-sourced. Second, the instructions I found in the Contributing docs were bare-minimum, and kinda hard to follow for a beginner. An experienced Java developer would get them really quickly, no doubt... - Source: dev.to / 6 months ago
  • How to use the JavaFX library Medusa to display weather data
    JavaFX (an open source, next generation client application platform for desktop, mobile and embedded systems) has many useful out the box UI controls to build modern interactive desktop apps. These include buttons, checkboxes, list views, labels etc, that can be configured and styled in countless ways. I’ve using them for many years at work building mapping apps! - Source: dev.to / 9 months ago
  • New JavaFX Community
    **Useful resources** _([Full list](/r/JavaFX/wiki/resources))_ * [OpenJFX.io](https://openjfx.io/) * [JavaFX source](https://github.com/openjdk/jfx/) * [JavaFX bugtracker](https://bugs.openjdk.java.net/browse/JDK-8146386?jql=project%20%3D%20JDK%20AND%20component%20%3D%20javafx) * [JFX-Central](https://www.jfx-central.com/) [**Rules**](/r/JavaFX/about/rules/) 1. No NSFW/NSFL content 2. No service... Source: 10 months ago
  • Finally passed C195 Software 2, AMA!
    As I'm typing this, I'm realizing that the 4 part webinar actually sets up a lot of it. By this point, you should have installed: your IDE (I used intellliJ), the Java SDK, downloaded the JavaFX file here(that you'll manually add into your project structure), and the MySQL connector J file. Source: 11 months ago
View more

JUCE mentions (55)

  • 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
    Personally, I started by writing externals for Pure Data, then started to contribute to the care. Later I took the same path for SuperCollider. The more typical path, I guess, would be to start with simple audio plugins. Have a look at JUCE (https://juce.com/)! Realtime audio programming has some rather strict requirements that you don't have in most other software. Check out this classic article:... - Source: Hacker News / 19 days ago
  • Anyone know anyone that creates plugins?
    Check out https://juce.com in the meantime. Source: 5 months ago
  • Modern C++ Programming Course
    You can definitely start putting C++ into your embedded projects, and get familiar with things in an environment in which you're already operating. A lot of great C++ code can be found with motivated use of, for example, the platformio tooling, such that you can see for yourself some existing C++ In Embedded scenarios. In general, also, I have found that it is wise to learn C++ socially - i.e. Participate in Open... - Source: Hacker News / 5 months ago
  • Ardour 8.0 released
    Https://juce.com Maybe that's what you want? - Source: Hacker News / 7 months ago
  • What programming languages do you recommend starting with regarding audio visual programming/audio software development?
    Respect for the others here who recommend C but I think they’re possibly masochists. If anything JUCE, which uses C++ is in my opinion far more approachable. Source: 11 months ago
View more

What are some alternatives?

When comparing JavaFX and JUCE, you can also consider the following products

Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.

Flutter.dev - Build beautiful native apps in record time 🚀

PortAudio - PortAudio is a cross platform, open-source, audio I/O library.

PyQt - Riverbank | Software | PyQt | What is PyQt?

AudioKit - Audio synthesis, processing, and analysis tool.

Electron - Build cross platform desktop apps with web technologies