public class ColorScheme extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.graphics.Color |
getGateCancelBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateCancelBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateDefaultBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateDefaultBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateFailedBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateFailedBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateFinishedBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateFinishedBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateFinishingBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateFinishingBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateReplayingBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateReplayingBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateRunningBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGateRunningBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGraphBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGroupVertexBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getGroupVertexBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getLogoCanvasBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getNetworkNodeBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getNetworkNodeBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getNetworkTopologyBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getStageBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getStageBorderColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexCancelBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexDefaultBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexFailedBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexFinishedBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexFinishingBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexReplayingBackgroundColor(org.eclipse.swt.graphics.Device device) |
static org.eclipse.swt.graphics.Color |
getVertexRunningBackgroundColor(org.eclipse.swt.graphics.Device device) |
public static org.eclipse.swt.graphics.Color getLogoCanvasBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexFinishingBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexFinishedBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexCancelBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexFailedBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexDefaultBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexRunningBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getVertexReplayingBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGraphBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateDefaultBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateDefaultBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateRunningBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateRunningBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateReplayingBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateReplayingBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateFinishingBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateFinishingBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateFinishedBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateFinishedBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateCancelBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateCancelBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateFailedBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGateFailedBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGroupVertexBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getGroupVertexBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getStageBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getStageBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getNetworkTopologyBackgroundColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getNetworkNodeBorderColor(org.eclipse.swt.graphics.Device device)
public static org.eclipse.swt.graphics.Color getNetworkNodeBackgroundColor(org.eclipse.swt.graphics.Device device)
Copyright © 2013–2014. All rights reserved.