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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DPopupFactory.java668 private static List<LightWeightPopup> getLightWeightPopupCache() { method in class:PopupFactory.LightWeightPopup
683 List<LightWeightPopup> lightPopupCache = getLightWeightPopupCache();
696 List<LightWeightPopup> lightPopupCache = getLightWeightPopupCache();

Completed in 27 milliseconds