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