Class LayoutColorMapFactory
java.lang.Object
docking.widgets.fieldpanel.internal.LayoutColorMapFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LayoutBackgroundColorManager
getLayoutColorMap
(BigInteger index, FieldSelection selection, FieldSelection highlight, Color backgroundColor, Color selectionColor, Color highlightColor, Color mixedColor)
-
Constructor Details
-
LayoutColorMapFactory
public LayoutColorMapFactory()
-
-
Method Details
-
getLayoutColorMap
public static LayoutBackgroundColorManager getLayoutColorMap(BigInteger index, FieldSelection selection, FieldSelection highlight, Color backgroundColor, Color selectionColor, Color highlightColor, Color mixedColor)
-