Searched refs:graphicName (Results 1 – 1 of 1) sorted by relevance
57 private String graphicName=null; field in FrameBackGraphic58 public FrameBackGraphic(String graphicURL,String graphicName,int backGraphicLocation){ in FrameBackGraphic() argument60 this.graphicName=graphicName; in FrameBackGraphic()102 xFrameProps1.setPropertyValue("BackGraphicFilter",graphicName); in testFrameBackGraphic()112 …assertEquals("verify Frame backgraphic filter",graphicName,xFrameProps1_assert.getPropertyValue("B… in testFrameBackGraphic()
Completed in 8 milliseconds