JFrame () | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

JFrame ()

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

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