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:
More information needed
Posted by saddysan on July 05, 2001 at 11:42 PM
Hello I don't think there is any such difference between classes, most probably u r doing some other error. So plz send ur program to find out what exactly is going wrong saddy > Hi, > > I thought after sitting in java classes i know a little > bit of java and that everithing in java follows a common > pattern.But when I started creating my interface > and implemented it in the main class some > unusual errors are coming.But when I am > implementing Action Listener Interface and > all in class conataining main method no > errors are coming.My question is why such a > difference?Is there any restriction in implemntation of > interface at main class. > I CAN SEND DETAILS OF MY NONSENSE WORK IF ANY > TAKERS, > thank you, > JYOTHI ABRAHAM
Replies:
|