| Constructor and Description |
|---|
DynamicLook() |
| Modifier and Type | Method and Description |
|---|---|
IColorConstant |
getFieldErrorBackgroundColor()
Gets the field error background color.
|
IColorConstant |
getFieldErrorForegroundColor()
Gets the field error foreground color.
|
IColorConstant |
getGridBackgroundColor()
Gets the grid background color.
|
int |
getGridLineThickness()
Gets the grid line thickness.
|
IColorConstant |
getMajorGridLineColor()
Gets the major grid line color.
|
int |
getMajorGridLineDistance()
Gets the major grid line distance.
|
IColorConstant |
getMinorGridLineColor()
Gets the minor grid line color.
|
int |
getMinorGridLineDistance()
Gets the minor grid line distance.
|
public IColorConstant getFieldErrorBackgroundColor()
ILookgetFieldErrorBackgroundColor in interface ILookpublic IColorConstant getFieldErrorForegroundColor()
ILookgetFieldErrorForegroundColor in interface ILookpublic IColorConstant getGridBackgroundColor()
ILookgetGridBackgroundColor in interface ILookpublic int getGridLineThickness()
ILookgetGridLineThickness in interface ILookpublic IColorConstant getMajorGridLineColor()
ILookgetMajorGridLineColor in interface ILookpublic int getMajorGridLineDistance()
ILookgetMajorGridLineDistance in interface ILookpublic IColorConstant getMinorGridLineColor()
ILookgetMinorGridLineColor in interface ILookpublic int getMinorGridLineDistance()
ILookgetMinorGridLineDistance in interface ILook