MavrickStl
Programmer
Hi Guys,
I am trying to compile YesNoDialog.java file, which is used to put of Yes and No dialog box on the web page. When I compile YesNoDialog.java files it creates two class files:
1) YesNoDialog.class
2) YesNoDialog$1.class
I have no idea what is YesNoDialog$1.class is been created for? Can anyone please answer my question....
Thanks,
Mav
P.S. I am using JDK 1.1.6
I am trying to compile YesNoDialog.java file, which is used to put of Yes and No dialog box on the web page. When I compile YesNoDialog.java files it creates two class files:
1) YesNoDialog.class
2) YesNoDialog$1.class
I have no idea what is YesNoDialog$1.class is been created for? Can anyone please answer my question....
Thanks,
Mav
P.S. I am using JDK 1.1.6