Can we graph in java appelets | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Can we graph in java appelets

18th Feb 2017, 11:09 AM
anu
anu - avatar
2 Antworten
+ 1
Of course you can do graphics in Java applets since the applets are based on AWT and Swing packages(they are mostly graphics related classes). However, applets are not welcome by those popular browsers for the security concern.
18th Feb 2017, 2:22 PM
Jian-hua Yeh
Jian-hua Yeh - avatar
0
thanks
18th Feb 2017, 4:02 PM
anu
anu - avatar