Java Swing Programming Question:
Which method is used by the applet to recognize the height and width?

Answer:
getParameters()
Method is used by the applet to recognize the height and width.
Method is used by the applet to recognize the height and width.
Previous Question | Next Question |
What is the difference between applications and applets? | When we should go for codebase in applet? |