JFrame () | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

JFrame ()

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

26th Aug 2017, 3:12 PM
Tilek Samiev
Tilek Samiev - avatar
1 Answer
+ 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