Searched defs:shouldIgnore (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/ui/
H A DMemoryPanel.java401 if (shouldIgnore(e)) {
417 if (shouldIgnore(e)) {
597 private boolean shouldIgnore(MouseEvent e) { method in class:MemoryPanel
/openjdk7/jdk/src/share/classes/sun/swing/
H A DSwingUtilities2.java739 public static boolean shouldIgnore(MouseEvent me, JComponent c) { method in class:SwingUtilities2

Completed in 233 milliseconds