Results 1 to 2 of 2
- 05-31-2012, 11:47 PM #1
Member
- Join Date
- May 2012
- Posts
- 10
- Rep Power
- 0
applet constructor without parameters
Hi,
Does the JVM instanciates an applet object using the default constructor without parameters .
I have read this explaination about the applet instanciation
what do i have to know precisly about an applet instanciation?
Without explicit construction( building)inside the java program, the JVM creates automatically an applet instance(there is no instance constructor in the applet class)
thanks a lot for your answers on this subject.
Best regards.
curious_programmer
- 06-01-2012, 04:04 AM #2
Similar Threads
-
Class Not Found Exception when 1st two of four parameters passed Constructor
By mwr1976 in forum New To JavaReplies: 1Last Post: 02-10-2012, 09:17 PM -
Java from console with parameters... with inetrnal parameters
By metoda in forum New To JavaReplies: 10Last Post: 01-24-2012, 10:02 PM -
how to pass parameters from a method to another which accepts to parameters?possible?
By amrmb09 in forum Advanced JavaReplies: 5Last Post: 11-21-2010, 02:08 PM -
Constructor with final parameters
By pm_4u in forum New To JavaReplies: 3Last Post: 05-18-2008, 08:36 AM -
Object Reflection: Invoking constructor with parameters
By Java Tip in forum java.langReplies: 0Last Post: 04-23-2008, 08:14 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks