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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DWindowPropertyGetter.java189 static Set<XAtom> cacheableProperties = new HashSet<XAtom>(Arrays.asList(new XAtom[] { field in class:WindowPropertyGetter
193 return cacheableProperties.contains(property);

Completed in 41 milliseconds