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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DToolTipManager.java349 Window componentWindow = SwingUtilities.windowForComponent(
352 window = SwingUtilities.windowForComponent(tip);
H A DSwingUtilities.java456 public static Window windowForComponent(Component c) { method in class:SwingUtilities

Completed in 28 milliseconds