ilog.cpl.graph
Class IlpGraphLoggers

java.lang.Object
  extended by ilog.cpl.graph.IlpGraphLoggers

public class IlpGraphLoggers
extends Object

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

Since:
JTGO 4.0

Field Summary
static Logger ilog_cpl_graph_background
          Logger that displays messages for background handling activities.
static Logger ilog_cpl_graph_event_selection
          Logger that displays events of type GraphSelectionEvent.
static Logger ilog_cpl_graph_graphlayout
          Logger that displays messages for graph layout handling activities.
static Logger ilog_cpl_graph_selection
          Logger that displays messages from the selection model and view selection handling.
static Logger ilog_cpl_graph_view
          Logger that displays messages from the view.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ilog_cpl_graph_view

public static final Logger ilog_cpl_graph_view
Logger that displays messages from the view.


ilog_cpl_graph_selection

public static final Logger ilog_cpl_graph_selection
Logger that displays messages from the selection model and view selection handling.


ilog_cpl_graph_event_selection

public static final Logger ilog_cpl_graph_event_selection
Logger that displays events of type GraphSelectionEvent.


ilog_cpl_graph_background

public static final Logger ilog_cpl_graph_background
Logger that displays messages for background handling activities.

Since:
JViews 7.5

ilog_cpl_graph_graphlayout

public static final Logger ilog_cpl_graph_graphlayout
Logger that displays messages for graph layout handling activities.

Since:
JViews 7.5


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