This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
odd...
Posted by lucas on November 09, 2000 at 3:27 AM
Hi Kishori > I installed java1.0.2 on my machine especially to know the main culprit who overrides abstract methods in Graphics in JDK1.0.2 and I found the following. > public java.lang.Object > public abstract java.awt.Graphics > public sun.awt.win32.Win32Graphics This is very odd because i have jdk1.1.8 downloaded from the sun and the sun package contains just sun.tools and that contains only ttydebug , so sun.tools.ttydebug is the only package from sun i don't have a sun.awt ??? do you have an additional sun package installed? If is not a trouble for you,you can send the mail directly to my email :). Thanks, Lucas
Replies:
|