break;
}
if(image!=null){
fillFrame=new Background(new BackgroundImage(image,
BackgroundRepeat.NO_REPEAT, BackgroundRepeat.NO_REPEAT,
BackgroundPosition.CENTER, new BackgroundSize(width,height,false,false,false,true)));
}
resize();
});
} else {
resize();