public class FlavorEvent extends EventObject
FlavorEvent
is used to notify interested parties
that available DataFlavor
s have changed in the
Clipboard
(the event source).FlavorListener
,
Serialized Formsource
Constructor and Description |
---|
FlavorEvent(Clipboard source)
Constructs a
FlavorEvent object. |
public FlavorEvent(Clipboard source)
FlavorEvent
object.IllegalArgumentException
- if the source
is null
source
- the Clipboard
that is the source of the eventaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.