com.jmex.bui
Class Log

java.lang.Object
  extended by com.jmex.bui.Log

public class Log
extends Object

Contains an easily accessible log instance for the BUI package.


Field Summary
static Logger log
          We dispatch our log messages through this logger.
 
Constructor Summary
Log()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static Logger log
We dispatch our log messages through this logger.

Constructor Detail

Log

public Log()


Copyright © 2008 Michael Bayne. All Rights Reserved.