+ 1
Can java alert?
Can java give alerts like Javascript? It would be useful!
1 Answer
0
Yes, that would be GUI. Hence, u would commonly create an alert box using a GUI library, like JavaFX.
https://www.tutorialspoint.com/javafx/javafx_alert.htm
Can java give alerts like Javascript? It would be useful!