Exemplo n.º 1
0
 private Image getPrivateImageField() throws Exception {
   return (Image) TestUtils.getPrivateField(figure, "fImage");
 }