ilog.cpl.graphic
Class IlpGraphicLoggers

java.lang.Object
  extended by ilog.cpl.graphic.IlpGraphicLoggers

public class IlpGraphicLoggers
extends Object

This class contains all loggers for package ilog.cpl.graphic, each with their own level threshold. The level thresholds can be set through the logging configuration file.

Since:
JTGO 3.0

Field Summary
static Logger ilog_cpl_graphic_controller
          Logger that displays messages about controller events.
static Logger ilog_cpl_graphic_event
          Logger that displays messages about event handling in graphic views.
static Logger ilog_cpl_graphic_IlpGraphicViewStyleManager
          Deprecated.  
static Logger ilog_cpl_graphic_views_config
          Logger that displays messages about configuration events.
 
Constructor Summary
IlpGraphicLoggers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_graphic_event

public static final Logger ilog_cpl_graphic_event
Logger that displays messages about event handling in graphic views.


ilog_cpl_graphic_controller

public static final Logger ilog_cpl_graphic_controller
Logger that displays messages about controller events.


ilog_cpl_graphic_views_config

public static final Logger ilog_cpl_graphic_views_config
Logger that displays messages about configuration events.


ilog_cpl_graphic_IlpGraphicViewStyleManager

public static final Logger ilog_cpl_graphic_IlpGraphicViewStyleManager
Deprecated. 
Logger that displays messages from graphic view style manager.

Deprecated Since:
JTGO 3.5
Constructor Detail

IlpGraphicLoggers

public IlpGraphicLoggers()


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.