posted 21 years ago
You could invoke a call to super.start() as the first statement in your overriddent start() method if you really really wanted to. But, before doing that, you may want to clearly define exactly what goal you want to accomplish, and analyze whether your approach will accomplish that goal.
Regards,
Jeff
Give a man a fish, he'll eat for one day. Teach a man to fish, he'll drink all your beer.
Cheers, Jeff (SCJP 1.4 all those years ago...)