|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JesktopLaunchException | |
org.jesktop |
Uses of JesktopLaunchException in org.jesktop |
Subclasses of JesktopLaunchException in org.jesktop | |
class |
AlreadyLaunchedException
Class AlreadyLaunchedException |
Methods in org.jesktop that throw JesktopLaunchException | |
java.lang.Object |
AppLauncher.launchApp(LaunchableTarget launchableTarget)
Ask the desktop to launch an application by it's name. |
java.lang.Object |
AppLauncher.launchApp(LaunchableTarget launchableTarget,
javax.swing.JComponent inHere)
Method launchApp |
java.lang.Object |
AppLauncher.launchAppWithoutInstallation(java.net.URL jarURL)
Method launchAppWithoutInstallation |
java.lang.Object |
AppLauncher.launchAppByName(java.lang.String appTargetName)
Method launchAppByName |
void |
DesktopKernel.viewDocument(java.net.URL docURL)
These will use internal associations to launch an app (see above) for the mime type of the document in question. |
void |
DesktopKernel.viewDocument(java.net.URL docURL,
javax.swing.JComponent inHere,
boolean thumbNail)
Method viewDocument |
void |
DesktopKernel.initiateShutdown(java.lang.String shutdownType)
Method initiateShutdown |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |