Fix getting text from clipboard (#579)
* Fix getting text from clipboard Sometimes, internal AWT implementation can't properly parse the clipboard data. getData's docs say that it can throw IOException * Return UnsupportedFlavorException
Showing
Please register or sign in to comment