About 50 results
Open links in new tab
  1. Best Framework for Desktop GUIs in Java 2024 : r/java - Reddit

    Jun 25, 2024 · Best Framework for Desktop GUIs in Java 2024 I read some posts on the subreddit and got some conflicting information. I found that Swing, Electron, and JavaFX were the most prominent …

  2. Java GUI framework? : r/javahelp - Reddit

    Jun 26, 2022 · Java GUI framework? I'm new to Java and I used to program GUI applications in Python using the Qt (PyQt) library, even though there are many others I preferred using Qt because it covers …

  3. Java GUI Framework to learn in 2022? : r/javahelp - Reddit

    Aug 7, 2022 · Java GUI Framework to learn in 2022? I want to learn a Java GUI dev framework, but I don't know which ones are used nowadays. I've seen people talking about JavaFX and Swing, but I …

  4. What GUI Java framework to use? : r/java - Reddit

    Speaking of Java and GUI, I have some exposure to Java swing during my undergrad study to learn the Object-Oriented Design patterns. I am new to Reddit, and I am not sure this is an appropriate …

  5. What UI framework does JetBrains use for it's IDE products?

    Dec 28, 2022 · The UI framework is a home-grown solution using Skia (via Skiko). For those of you wondering why we didn’t use Compose Multiplatform: we started working on Fleet when Compose …

  6. What does everyone use for GUI work? : r/java - Reddit

    Most of our java programs where I work have our GUI development tied to NetBeans. We might do the hardcore coding in Eclipse or IntelliJ but briefly switch to NetBeans when the GUI needs modified. …

  7. What GUI frameworks are worth using? : r/javahelp - Reddit

    Dec 20, 2023 · What GUI frameworks are worth using? Hi! new java user here. Coming from a C and Assembly background is a little interesting, but it's been going smoothly so far. basically, I just had a …

  8. What is a Java GUI framework that is comparable to Winforms ... - Reddit

    Aug 12, 2023 · Java kinda dropped the desktop applications long time ago with Swing and javafx. Due to this what exactly do you define as simple? If we are talking about separation of logic and gui layout …

  9. Java GUI Frameworks recommendations : r/learnjava - Reddit

    Aug 18, 2019 · The GUI (or frontend) would be made with HTML, CSS and JS. the most popular javascript frameworks are "React", "Vue" and "Angular".Their job are to help you create a webpage …

  10. Why aren't there more GUI frameworks in C++ compared to other

    On the contrary, C++ used to rule the world of GUI development during the 1990's, C++ Builder is the best example of how it used to be like. What happened is that many in the C++ community disliked …