Searched defs:HeavyWeightWindow (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/classes/javax/swing/ | ||
H A D | Popup.java | 212 return new HeavyWeightWindow(getParentWindow(owner)); 227 static class HeavyWeightWindow extends JWindow implements ModalExclude { class in class:Popup 228 HeavyWeightWindow(Window parent) { method in class:Popup.HeavyWeightWindow |
Completed in 31 milliseconds