Uses of Interface
org.newdawn.slick.util.LogSystem

Packages that use LogSystem
org.newdawn.slick.util Utilities to support the library. 
 

Uses of LogSystem in org.newdawn.slick.util
 

Classes in org.newdawn.slick.util that implement LogSystem
 class DefaultLogSystem
          The default implementation that just spits the messages out to stdout
 

Methods in org.newdawn.slick.util with parameters of type LogSystem
static void Log.setLogSystem(LogSystem system)
          Set the log system that will have all of the log info sent to it.
 



Copyright © 2006 New Dawn Software. All Rights Reserved.