java.awt.datatransfer
Interface FlavorListener
public
interface
FlavorListener
extends EventListener
Interface for tagging an interest in FlavorEvents by a class. The
flavorsChanged() method will be called with a FlavorEvent pointing
to the Clipboard which has content in different Flavors available.