FlavorEvent is used to notify interested parties that available DataFlavors have changed in the Clipboard (the event source).
FlavorEvent is used to notify interested parties that available DataFlavors have changed in the Clipboard (the event source).
(->flavor-event source)
Constructor.
Constructs a FlavorEvent object.
source - the Clipboard that is the source of the event - java.awt.datatransfer.Clipboard
throws: java.lang.IllegalArgumentException - if the source is null
Constructor. Constructs a FlavorEvent object. source - the Clipboard that is the source of the event - `java.awt.datatransfer.Clipboard` throws: java.lang.IllegalArgumentException - if the source is null
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close