Is jframe an abstract class? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is jframe an abstract class?

23rd Jul 2017, 3:57 PM
Prachi Batra
Prachi Batra - avatar
3 Answers
+ 1
I don't believe so. You do not have to implement any of its methods.
23rd Jul 2017, 4:11 PM
josh mizzi
josh mizzi - avatar
+ 1
Math is just a final class. Not abstract. Not sure why you'd think those other ones are. Remember an abstract class cannot be instantiated (Which those can). You probably create strings all the time. @Josh EventListener is an interface.
23rd Jul 2017, 4:31 PM
Rrestoring faith
Rrestoring faith - avatar
0
I do not believe any of them are. The eventListener class however might be.
23rd Jul 2017, 4:18 PM
josh mizzi
josh mizzi - avatar