c  « GUI « Java Swing Q&A





1. Which language should i use for next project?    stackoverflow.com

my parents asked me what if I could do a simple program for accounting. The thing is, I can not decide which programming language to choose. I know Java quite well but ...

2. Java vs. C++ for building a GUI which has a C++ backend    stackoverflow.com

I currently have a C++ backend that I need to connect with a GUI, and since I've never built a GUI before, I was confused on where to start. I'm comfortable ...

3. GUI with C++ ? or C# and Java the way to go?    stackoverflow.com

I am nearly done with a course about using OOP in C++ and all the programs we wrote in that course were console applications . I also finished a university course ...

4. C++ and Java GUI linkage through SWIG    stackoverflow.com

I am trying to include a computational chemistry/physics visualizer known as Avogadro (1) inside of my jTabbedPane project. I used QT Jambi (1) to create a JUI ...

5. Need ur suggestion: Comparison b/w VC++ and Java Interface Designing    coderanch.com

AOA all, I need some ideas and opinions from all of u. Basically i am working on C++ application having C++ lib and Interface as well develop on VC++. Now we want to make this application platform independent as some of our users might have Unix and others. So could all of u please give me idea if i develop interface ...

6. Java Swing/ .Net / C++    coderanch.com

To answer you original question you will probably want to consider a few more factors. Do you have a ready pool of C++ developers? How quickly does this need to be built? Is it an enterprise type of application that will need to be updated and modified often and quickly as business needs change? Will it need to run on multiple ...

7. Swing or another gui solution like c, c++ in banking systems?    coderanch.com

Hi, I am web developer, and I am interest in kind of GUI programming, particularly this : I find some job offers related to "Investment Banking / Credit Risk", where they are looking for Java 2 EE developer, and so on...I suppose that that systems are built on Java, but I am wondering what is used as a GUI for administrators ...

8. Creating a Java GUI for a C/C++ program    forums.oracle.com