I have created a custom field class \"Seek\" to draw a fillrectangle.
class Seek extends Field { int fill; protected void layout(int width, int heigh
Try calling invalidate() in your setValue method.