Originally Posted by
Mudkipers
Are container components
Array, Arraylist, Hashtable, HashMap, HatSet, Node, NodeList, TreeNode, TreeMap etc
or
JApplet JButton JCheckBox etc
That could be an interesting question, because it does depend on the wording of your homework- I guess technically it could be asking about collections, but I doubt it. I would bet it's asking about GUI Containers.
Hint: There is a Container class. And all classes are listed and described (including their subclasses) in the API...