Searched refs:backGraphicLocation (Results 1 – 1 of 1) sorted by relevance
55 private int backGraphicLocation; field in FrameBackGraphic58 public FrameBackGraphic(String graphicURL,String graphicName,int backGraphicLocation){ in FrameBackGraphic() argument61 this.backGraphicLocation = backGraphicLocation; in FrameBackGraphic()103 xFrameProps1.setPropertyValue("BackGraphicLocation",backGraphicLocation); in testFrameBackGraphic()111 assertEquals("verify Frame backgraphic location",backGraphicLocation,graphiclocation.getValue()); in testFrameBackGraphic()
Completed in 10 milliseconds