All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openide.util.datatransfer.package.html Maven / Gradle / Ivy






NetBeans uses special extensions to data transfer.

The primary extensions to the
Java Data Transfer API
are that:

  • The clipboard supports Java Events for content changes.
  • Convertors may be used to externally add support for additional data flavors to a transferable.
  • It is possible to transfer multiple objects (of different types) at once using a special transfer type.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy