From: cindy <inf...@pi...> - 2001-03-26 13:17:43
|
Hi, The book I'm using to learn Java has a statement in one of its examples that is "super(title)". This statement is in a module that extends Frame. What qualifiers do I need for "super" and what do I have to import? Thanks. Wayne |