ニュース

I'm doing some Java stuff with school, and I was wondering if it's possible to create a console gui, in Java? I'm not getting much with google, as I'm not sure what "this" is called.Basicly, we ...
I can easily do this in Java, but have never done any sort of GUI in C++. Is it possible to combine the two, meaning Java GUIS and the rest of the program in C++? Or do I need to do it all in C++.