public class CustomPalette extends Object implements ColorsDispatcher
jmeterPlugin.customColorsDispatcher = custompalettejmeterPlugin.customColorsDispatcher.options = 112233,aabbff| Constructor and Description |
|---|
CustomPalette(String options)
Implements ColorDispatcher using user supplied custom palette list
|
public CustomPalette(String options)
options - comma delimited list of colors in hex, e.g. 112233,aa00ffpublic void reset()
reset in interface ColorsDispatcherpublic Color getNextColor()
getNextColor in interface ColorsDispatcherCopyright © 2016. All rights reserved.