org.mule.tools.visualizer.config
Class ColorRegistry

java.lang.Object
  extended by org.mule.tools.visualizer.config.ColorRegistry

public class ColorRegistry
extends Object


Field Summary
static String COLOR_AGENTS
           
static String COLOR_COMPONENT
           
static String COLOR_CONFIG
           
static String COLOR_CONNECTION_STRATEGY
           
static String COLOR_CONNECTOR
           
static String COLOR_DEFINED_ENDPOINTS
           
static String COLOR_ENDPOINT
           
static String COLOR_EXCEPTION_STRATEGY
           
static String COLOR_EXTERNAL
           
static String COLOR_FILTER
           
static String COLOR_MODEL
           
static String COLOR_ROUTER
           
static String COLOR_TRANSFORMER
           
 
Constructor Summary
ColorRegistry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLOR_DEFINED_ENDPOINTS

public static final String COLOR_DEFINED_ENDPOINTS
See Also:
Constant Field Values

COLOR_ROUTER

public static final String COLOR_ROUTER
See Also:
Constant Field Values

COLOR_FILTER

public static final String COLOR_FILTER
See Also:
Constant Field Values

COLOR_ENDPOINT

public static final String COLOR_ENDPOINT
See Also:
Constant Field Values

COLOR_COMPONENT

public static final String COLOR_COMPONENT
See Also:
Constant Field Values

COLOR_CONFIG

public static final String COLOR_CONFIG
See Also:
Constant Field Values

COLOR_TRANSFORMER

public static final String COLOR_TRANSFORMER
See Also:
Constant Field Values

COLOR_MODEL

public static final String COLOR_MODEL
See Also:
Constant Field Values

COLOR_AGENTS

public static final String COLOR_AGENTS
See Also:
Constant Field Values

COLOR_CONNECTOR

public static final String COLOR_CONNECTOR
See Also:
Constant Field Values

COLOR_CONNECTION_STRATEGY

public static final String COLOR_CONNECTION_STRATEGY
See Also:
Constant Field Values

COLOR_EXCEPTION_STRATEGY

public static final String COLOR_EXCEPTION_STRATEGY
See Also:
Constant Field Values

COLOR_EXTERNAL

public static final String COLOR_EXTERNAL
See Also:
Constant Field Values
Constructor Detail

ColorRegistry

public ColorRegistry()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.