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

/openjdk7/jdk/src/share/classes/javax/swing/
H A DSwingUtilities.java65 private static boolean suppressDropSupport; field in class:SwingUtilities
80 suppressDropSupport = Boolean.valueOf(
85 return suppressDropSupport;

Completed in 27 milliseconds