Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Much like copy operations, paste operations are often dependent on other applications. The primary rule to consider is still that at any given time, the first data type listed in the clipboard is the preferred format.
To find out what formats are available in the clipboard, you can use either Clipboard.formats or Clipboard.hasFormat() (see Listing 9.2).