JFrame () | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

JFrame ()

SoloLearn doesn't support JFrame or any class of Swing?

26th Aug 2017, 3:12 PM
Tilek Samiev
Tilek Samiev - avatar
1 Antwort
+ 10
There are limitations to the code playground, it does not support any graphical outputs to the console (i.e. it supports JFrame and Swing but is unable to display the GUI output.)
26th Aug 2017, 3:48 PM
Dev
Dev - avatar