init()

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?
[192 byte] By [nayon_7a] at [2007-11-27 7:30:06]
# 1
> 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.
cotton.ma at 2007-7-12 19:10:16 > top of Java-index,Java Essentials,Java Programming...