What serves as the base class for all Swing components?
Created May 8, 2012
John Zukowski The
JComponent
class of the javax.swing
package serves as the base class.