Java Applet Programming Question:
What is the base class for all swing components?
Answer:
JComponent (except top-level containers)
Previous Question | Next Question |
How do you communicate in between Applets and Servlets? | What is Difference between AWT and Swing? |