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()
ILook
getFieldErrorBackgroundColor
in interface ILook
public IColorConstant getFieldErrorForegroundColor()
ILook
getFieldErrorForegroundColor
in interface ILook
public IColorConstant getGridBackgroundColor()
ILook
getGridBackgroundColor
in interface ILook
public int getGridLineThickness()
ILook
getGridLineThickness
in interface ILook
public IColorConstant getMajorGridLineColor()
ILook
getMajorGridLineColor
in interface ILook
public int getMajorGridLineDistance()
ILook
getMajorGridLineDistance
in interface ILook
public IColorConstant getMinorGridLineColor()
ILook
getMinorGridLineColor
in interface ILook
public int getMinorGridLineDistance()
ILook
getMinorGridLineDistance
in interface ILook