de.ukn.hci.squidy.designer.constant
Class DebugConstants

java.lang.Object
  extended by de.ukn.hci.squidy.designer.constant.DebugConstants

public class DebugConstants
extends Object

Debug.

 Date: Feb 18, 2009
 Time: 6:57:07 PM
 

Since:
1.0.0
Version:
$Id: DebugConstants.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle, Roman.Raedle@uni-konstanz.de, University of Konstanz

Field Summary
static Color COLOR_BOUNDS
           
static Color COLOR_CENTER
           
static Color COLOR_FULL_BOUNDS
           
static boolean ENABLED
           
static boolean PAINTING_BOUNDS
           
static boolean PAINTING_CENTER
           
static boolean PAINTING_FULL_BOUNDS
           
 
Constructor Summary
DebugConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENABLED

public static boolean ENABLED

PAINTING_BOUNDS

public static boolean PAINTING_BOUNDS

COLOR_BOUNDS

public static Color COLOR_BOUNDS

PAINTING_FULL_BOUNDS

public static boolean PAINTING_FULL_BOUNDS

COLOR_FULL_BOUNDS

public static Color COLOR_FULL_BOUNDS

PAINTING_CENTER

public static boolean PAINTING_CENTER

COLOR_CENTER

public static Color COLOR_CENTER
Constructor Detail

DebugConstants

public DebugConstants()


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.