Component is a class in the standard Java API. It's the basis of all AWT and Swing gui elements. See: Java Component Javadoc.

What the compiler is telling you is that you need to add an object...