Searched refs:Shadow2TopLeft (Results 1 – 1 of 1) sorted by relevance
357 gc.drawImage(Shadow2TopLeft, x - Shadow2TopLeft.getWidth(null), y, null); in drawSmallRectangleShadow()365 x - Shadow2Left.getWidth(null), y + Shadow2TopLeft.getHeight(null), x, y + height, in drawSmallRectangleShadow()422 private static final Image Shadow2TopLeft = loadIcon("/icons/shadow2-tl.png"); field in ShadowPainter