I have read about the init() method, and it says that it is executed when an applet is first run... Is the same thing applicable for non-applet applications? I mean standalone programs?
> I have read about the init() method, and it says that> it is executed when an applet is first run... Is the> same thing applicable for non-applet applications? I> mean standalone programs?No.