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

/openjdk7/jdk/src/share/classes/java/awt/datatransfer/
H A DSystemFlavorMap.java550 // addFlavorForUnencodedNative() are at the end of
1050 * <code>addFlavorForUnencodedNative</code> as well. The new mapping will
1060 * @see #addFlavorForUnencodedNative
1143 public synchronized void addFlavorForUnencodedNative(String nat, method in class:SystemFlavorMap
1196 addFlavorForUnencodedNative(nat, flavors[i]);

Completed in 37 milliseconds