Jdialog in Japplet

Hi , I have a class which extends JDialog I instantiate this class from JApplet. it compiles properly but at Runtime it get the error saying thatjava.lang.NoSuchMethodError: EventWizard: method <init>()V not foundcan somebody help me about this?
[286 byte] By [rduraika] at [2007-9-26 1:13:43]
# 1
can you post some code? Preferably everything we'd need to compile & run your applet. If it's way too big, try posting a pared-down version that still gives the error.
artntek at 2007-6-29 0:10:53 > top of Java-index,Archived Forums,Swing...