public abstract class DetailedConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DetailedConfig.DetailedFeatureConfig |
static class |
DetailedConfig.DetailedScenarioConfig |
static class |
DetailedConfig.DetailedStepHookConfig |
| Constructor and Description |
|---|
DetailedConfig() |
| Modifier and Type | Method and Description |
|---|---|
Color |
dataBackgroundColor() |
Color |
dataHeaderColor() |
Color |
durationBackgroundColor() |
Color |
durationColor() |
Color |
startEndTimeColor() |
Color |
tagColor() |
Color |
totalColor() |
public Color startEndTimeColor()
public Color tagColor()
public Color dataHeaderColor()
public Color dataBackgroundColor()
public Color totalColor()
public Color durationColor()
public Color durationBackgroundColor()
Copyright © 2023. All rights reserved.