org.tentackle.ui
Class UIGlobal

java.lang.Object
  extended by org.tentackle.ui.UIGlobal

public class UIGlobal
extends Object

UI globals.

Author:
harald

Field Summary
static boolean isHeadless
          true if headless, i.e.
static Logger logger
          Default logger for the ui-package
 
Constructor Summary
UIGlobal()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static Logger logger
Default logger for the ui-package


isHeadless

public static boolean isHeadless
true if headless, i.e. no GUI

Constructor Detail

UIGlobal

public UIGlobal()


Copyright © 2001-2008 Harald Krake, Bergstr. 48, 78098 Triberg, Germany, harald@krake.de