Animation & Dynamic Output | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Animation & Dynamic Output

Did , java can give Output , something like a modern web code designed using HTML , Css, JS. If Yes, Can we run it on simple Java Compiler. I searched and found some animation codes but that doesn't run on Sololearn Compiler.

6th Jul 2018, 6:40 AM
Mr.Curious
Mr.Curious - avatar
5 Answers
+ 13
RAHUL JAISWAL Of course you can. With Java, you can create web animations (Java applets), create 2D and 3D animations and games...using appropriate graphics libraries, frameworks, and GUIs (Swing, JavaFX). Unfortunately, Sololearn does not support graphics libraries, so you can not start these codes on the SL playground.
7th Jul 2018, 2:40 PM
LukArToDo
LukArToDo - avatar
+ 14
You can make graphics in Eclipse and NetBeans. You have to download the required plugins for GUI and import appropriate libraries.
7th Jul 2018, 3:11 PM
LukArToDo
LukArToDo - avatar
+ 4
LukArToDo , What do you say ?
7th Jul 2018, 6:06 AM
Mr.Curious
Mr.Curious - avatar
+ 4
Ok, Thanks😄 Could you suggest me an IDE for this, as Bluej also didn't Support this.
7th Jul 2018, 3:07 PM
Mr.Curious
Mr.Curious - avatar
+ 3
Yes.
6th Jul 2018, 6:45 AM
Janning⭐
Janning⭐ - avatar