java.awt.peer
public interface DesktopPeer
void browse(URI url) throws IOException
IOException
void edit(File file) throws IOException
IOException
boolean isSupported(Desktop.Action action)
void mail(URI mailtoURL) throws IOException
IOException
void mail() throws IOException
IOException
void open(File file) throws IOException
IOException
void print(File file) throws IOException
IOException