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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DPopupFactory.java641 private static final Object lightWeightPopupCacheKey = field in class:PopupFactory.LightWeightPopup
670 lightWeightPopupCacheKey);
673 SwingUtilities.appContextPut(lightWeightPopupCacheKey, cache);

Completed in 30 milliseconds