Closing a program

is there a line of code that can do this instead of just terminating it by not having anymore code...
[108 byte] By [jeanberna] at [2007-11-27 2:24:15]
# 1
System.exit()unless you are working with SWING, you will want to use the signals provided in swing to indicate that you want to exit.- Adam
guitar_man_Fa at 2007-7-12 2:31:01 > top of Java-index,Java Essentials,Java Programming...