static void openPlatformBrowser(S url) { Desktop.getDesktop().browse(uri(url)); }