Java Swing Programming Question:

Which method is used for setting security in applets?

Tweet Share WhatsApp

Answer:

setSecurityManager()
Method is used for setting security in applets

Read All 26 Java Swing Programming Questions
Previous QuestionNext Question
What is the lifecycle of an applet?What is an event and what are the models available for event handling?