public interface ColorProvider
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getMarkerColor(DiffGroup.GroupType t)
Returns the color of the marker for a difference group of the given type
|
java.awt.Color |
getOutlineColor(DiffGroup.GroupType t)
Returns the color to mark the difference elements inside a difference group of the given type
|
@Nonnull java.awt.Color getMarkerColor(DiffGroup.GroupType t)
t
- the type of the difference group@Nonnull java.awt.Color getOutlineColor(DiffGroup.GroupType t)
t
- the type of the difference groupCopyright © 2010-2022 by i-net software GmbH