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