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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaUtils.java383 private static final Integer OPAQUE_SET_FLAG = new Integer(24); // private int JComponent.OPAQUE_SET field in class:AquaUtils
388 return Boolean.TRUE.equals(method.invoke(c, OPAQUE_SET_FLAG));

Completed in 30 milliseconds