This is the solution edit -->
paint.setStyle(TJPaint_Style.JavaClass.FILL_AND_STROKE);
to --->
paint.setStyle(TJPaint_Style.JavaClass.FILL);