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

/openjdk7/jdk/src/share/classes/java/awt/datatransfer/
H A DSystemFlavorMap.java615 // addUnencodedNativeForFlavor() are at the end of
727 // addUnencodedNativeForFlavor(), so they have lower priority.
750 // addUnencodedNativeForFlavor(), so they have lower priority.
1063 public synchronized void addUnencodedNativeForFlavor(DataFlavor flav, method in class:SystemFlavorMap
1117 addUnencodedNativeForFlavor(flav, natives[i]);
1130 * <code>addUnencodedNativeForFlavor</code> as well. The new mapping will
1140 * @see #addUnencodedNativeForFlavor

Completed in 56 milliseconds