|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LaunchFailedException | |
---|---|
org.jdesktop.jdic.desktop.internal |
Uses of LaunchFailedException in org.jdesktop.jdic.desktop.internal |
---|
Methods in org.jdesktop.jdic.desktop.internal that throw LaunchFailedException | |
---|---|
void |
LaunchService.edit(java.io.File file)
Launches the associated editor to edit the given file. |
void |
MailerService.open()
Launches the message compose window of the system default mailer. |
void |
LaunchService.open(java.io.File file)
Opens the given file by launching the associated application. |
void |
MailerService.open(Message msg)
Launches the message compose window of system default mailer, and fills in the specified message fields. |
void |
LaunchService.print(java.io.File file)
Prints the given file. |
void |
BrowserService.show(java.net.URL url)
Launches the system default browser to show the given URL. |
void |
BrowserService.show(java.net.URL url,
java.lang.String target)
Opens the given URL in the target window of the system default browser. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |