Searched refs:useShape (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/awt/Window/TranslucentShapedFrameTest/
H A DTSFrame.java59 static final boolean useShape = System.getProperty("useshape") != null; field in class:TSFrame
171 final boolean useShape,
230 if (useShape) {
238 if (useShape) {
292 useShape,
169 createGui( final boolean useSwing, final boolean useShape, final boolean useTransl, final boolean useNonOpaque, final float factor) argument

Completed in 29 milliseconds