Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
JComponent and Component
Why does JComponent have add() and remove() methods but Component does not?
✍: FYICENTER.com
Because JComponent is a subclass of Container, and can contain other components and jcomponents.
2007-04-03, 5731👍, 0💬
Popular Posts:
What Is the Data Pump Import Utility? - Oracle DBA FAQ - Loading and Exporting Data Oracle Data Pump...
Explain all parts of a deployment diagram? Package: It logically groups element of a UML model. Node...
What is the difference between include directive & jsp:include action? Difference between includ...
If client side validation is enabled in your Web page, does that mean server side code is not run? W...
1. The basics first, please define the web in simple language? How is it connected with internet? Wh...