Package gov.sandia.ccaffeine.util

Class Summary
LocalSystem Only useful for creating Applets out of Java Applications, if LocalSystem is used instead of System for IO, then the console will be tied off to LocalSystem and Applets will not get a security exception if IO is used.