public interface DesktopPeer
void browse(URI url) throws IOException
IOExceptionvoid edit(File file) throws IOException
IOExceptionboolean isSupported(Desktop.Action action)
void mail(URI mailtoURL) throws IOException
IOExceptionvoid mail() throws IOException
IOExceptionvoid open(File file) throws IOException
IOExceptionvoid print(File file) throws IOException
IOException